Searched refs:flock (Results 1 – 4 of 4) sorted by relevance
178 struct flock { struct208 extern int flock (int, int);
146 struct flock { struct
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