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