Searched defs:flock (Results 1 – 5 of 5) sorted by relevance
303 struct flock { struct317 struct __oflock { argument
44 flock(int fd, int op) in flock() function
158 int flock(int fd, int operation) { flock() function
107 # define flock(a, b) lockf(a, b, 0) macro
736 #define flock(_x,_y) rk_flock(_x,_y) macro