K 10 svn:author V 3 tmm K 8 svn:date V 27 2002-09-16T01:05:15.000000Z K 7 svn:log V 166 fcntl(..., F_SETLKW, ...) takes a pointer to a struct flock just like F_SETLK does, so it also needs this structure copied in in fnctl() before calling kern_fcntl(). END