Lines Matching full:flock
63 void compare_lock(struct flock *, short, short, int, int, pid_t);
65 void do_test(struct flock *, short, short, int, int);
134 struct flock fl;
151 struct flock fl;
160 void do_test(struct flock *fl, short type, short whence, int start, int len)
173 compare_lock(struct flock *fl, short type, short whence, int start, int len,
210 struct flock fl;
237 void parent_put(struct flock *l)
245 void parent_get(struct flock *l)
253 void child_put(struct flock *l)
261 void child_get(struct flock *l)
273 struct flock fl;
289 struct flock tl;