Searched refs:sys_shutdown (Results 1 – 4 of 4) sorted by relevance
1184 sys_shutdown(struct thread *td, struct shutdown_args *uap) in sys_shutdown() function
203 …{ .sy_narg = AS(shutdown_args), .sy_call = (sy_call_t *)sys_shutdown, .sy_auevent = AUE_SHUTDOWN, …
204 …{ .sy_narg = AS(shutdown_args), .sy_call = (sy_call_t *)sys_shutdown, .sy_auevent = AUE_SHUTDOWN, …
1997 int sys_shutdown(struct thread *, struct shutdown_args *);