Searched refs:PRIV_REBOOT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | priv.h | 73 #define PRIV_REBOOT 8 /* Can reboot system. */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | kern_shutdown.c | 308 error = priv_check(td, PRIV_REBOOT); in sys_reboot() |