Home
last modified time | relevance | path

Searched defs:close_args (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsysproto.h42 struct close_args { struct
43 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];
/f-stack/freebsd/kern/
H A Dkern_descrip.c1338 struct close_args { struct
1344 sys_close(struct thread *td, struct close_args *uap) in sys_close() argument
/f-stack/freebsd/sys/
H A Dsysproto.h61 struct close_args { struct
62 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];