Lines Matching refs:flock
68 void compare_lock(struct flock *, short, short, int, int, pid_t);
70 void do_test(struct flock *, short, short, int, int);
130 struct flock fl;
144 struct flock fl;
153 void do_test(struct flock *fl, short type, short whence, int start, int len)
166 compare_lock(struct flock *fl, short type, short whence, int start, int len,
203 struct flock fl;
230 void parent_put(struct flock *l)
238 void parent_get(struct flock *l)
246 void child_put(struct flock *l)
254 void child_get(struct flock *l)
266 struct flock fl;
282 struct flock tl;