Searched defs:close_args (Results 1 – 2 of 2) sorted by relevance
1382 struct close_args { struct 1388 sys_close(struct thread *td, struct close_args *uap) in sys_close() argument
57 struct close_args { struct58 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];