Searched defs:close_args (Results 1 – 3 of 3) sorted by relevance
42 struct close_args { struct43 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];
1338 struct close_args { struct1344 sys_close(struct thread *td, struct close_args *uap) in sys_close() argument
61 struct close_args { struct62 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];