Lines Matching refs:flock
64 void compare_lock(struct flock *, short, short, int, int, pid_t);
66 void do_test(struct flock *, short, short, int, int);
116 struct flock fl;
130 struct flock fl;
139 void do_test(struct flock *fl, short type, short whence, int start, int len)
152 compare_lock(struct flock *fl, short type, short whence, int start, int len,
179 struct flock fl;
204 void parent_put(struct flock *l)
209 void parent_get(struct flock *l)
214 void child_put(struct flock *l)
219 void child_get(struct flock *l)
228 struct flock fl;
243 struct flock tl;