Searched refs:sys_sys_exit (Results 1 – 4 of 4) sorted by relevance
209 sys_sys_exit(struct thread *td, struct sys_exit_args *uap) in sys_sys_exit() function
59 …{ .sy_narg = AS(sys_exit_args), .sy_call = (sy_call_t *)sys_sys_exit, .sy_auevent = AUE_EXIT, .sy_…
66 …{ .sy_narg = AS(sys_exit_args), .sy_call = (sy_call_t *)sys_sys_exit, .sy_auevent = AUE_EXIT, .sy_…
1858 void sys_sys_exit(struct thread *, struct sys_exit_args *);