Home
last modified time | relevance | path

Searched refs:shutdown_args (Results 1 – 6 of 6) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsysproto.h160 struct shutdown_args { struct
358 int sys_shutdown(struct thread *, struct shutdown_args *);
/f-stack/lib/
H A Dff_syscall_wrapper.c1092 struct shutdown_args sa = { in ff_shutdown()
/f-stack/freebsd/kern/
H A Duipc_syscalls.c1200 sys_shutdown(struct thread *td, struct shutdown_args *uap) in sys_shutdown()
H A Dinit_sysent.c192 …{ .sy_narg = AS(shutdown_args), .sy_call = (sy_call_t *)sys_shutdown, .sy_auevent = AUE_SHUTDOWN, …
H A Dsystrace_args.c750 struct shutdown_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h439 struct shutdown_args { struct
1942 int sys_shutdown(struct thread *, struct shutdown_args *);