Home
last modified time | relevance | path

Searched defs:sys_shutdown (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzfs_context.h264 #define sys_shutdown rebooting macro
281 #define sys_shutdown 0 macro
/netbsd-src/sys/kern/
H A Duipc_syscalls.c1118 sys_shutdown(struct lwp *l, const struct sys_shutdown_args *uap, sys_shutdown() function