Searched refs:sys_sys_exit (Results 1 – 3 of 3) sorted by relevance
191 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_…
1851 void sys_sys_exit(struct thread *, struct sys_exit_args *);