Searched refs:flock (Results 1 – 5 of 5) sorted by relevance
188 struct flock { struct222 extern int flock (int, int);
147 struct flock { struct
46 #undef flock
809 fcntl.flock(lockfile.fileno(), fcntl.LOCK_EX)811 fcntl.flock(lockfile.fileno(), fcntl.LOCK_UN)
1965 (flock): Declare.14531 * libc/include/sys/fcntl.h: Don't define struct flock when on