Home
last modified time | relevance | path

Searched defs:flock_args (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dkern_descrip.c3685 struct flock_args { global() struct
3692 howflock_args sys_flock() argument
/freebsd/sys/sys/
H A Dsysproto.h413 struct flock_args { struct
414 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];
415 char how_l_[PADL_(int)]; int how; char how_r_[PADR_(int)];