Searched defs:flock (Results 1 – 3 of 3) sorted by relevance
232 struct flock { struct246 struct flock fc_flock; /* F_GETLK/F_SETLK */ argument
107 struct flock_args flock; member
180 flock(int fd, int operation) in flock() function