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 …
1928 int sys__exit(struct thread *, struct _exit_args *);