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);
127 struct flock fl;
143 struct flock fl;
152 void do_test(struct flock *fl, short type, short whence, int start, int len)
165 compare_lock(struct flock *fl, short type, short whence, int start, int len,
202 struct flock fl;
229 void parent_put(struct flock *l)
237 void parent_get(struct flock *l)
245 void child_put(struct flock *l)
253 void child_get(struct flock *l)
265 struct flock fl;
281 struct flock tl;