Searched refs:flock (Results 1 – 25 of 39) sorted by relevance
12
34 if (flock (fd, LOCK_SH | LOCK_NB) != 0) in tf()62 if (flock (fd, LOCK_EX | LOCK_NB) != 0) in do_test()
56 struct flock fl = in sl()138 struct flock fl = in do_test()178 struct flock fl =
37 struct flock fl = in tf()110 struct flock fl = in do_test()
28 #define flock flock64 macro42 struct flock fl; in lockf64()
29 struct flock fl; in lockf()
155 struct flock struct178 typedef struct flock flock_t; argument
16 int flock(int fd, int operation) in _syscall2()
50 extern int flock (int __fd, int __operation) __THROW;
51 struct flock fl; /* Information struct for locking. */ in lckpwdf()
118 struct flock struct
140 struct flock struct
142 struct flock struct
143 struct flock struct
121 struct flock struct
131 struct flock struct
141 struct flock struct
137 struct flock struct
133 struct flock struct
Completed in 27 milliseconds