Searched refs:sys_exit_args (Results 1 – 4 of 4) sorted by relevance
191 sys_sys_exit(struct thread *td, struct sys_exit_args *uap) in sys_sys_exit()
59 …{ .sy_narg = AS(sys_exit_args), .sy_call = (sy_call_t *)sys_sys_exit, .sy_auevent = AUE_EXIT, .sy_…
21 struct sys_exit_args *p = params; in systrace_args()
40 struct sys_exit_args { struct1851 void sys_sys_exit(struct thread *, struct sys_exit_args *);