Searched refs:sys_exit (Results 1 – 4 of 4) sorted by relevance
207 sys_exit(struct thread *td, struct exit_args *uap) in sys_exit() function
64 …{ .sy_narg = AS(exit_args), .sy_call = (sy_call_t *)sys_exit, .sy_auevent = AUE_EXIT, .sy_flags = …
65 …{ .sy_narg = AS(exit_args), .sy_call = (sy_call_t *)sys_exit, .sy_auevent = AUE_EXIT, .sy_flags = …
1891 int sys_exit(struct thread *, struct exit_args *);