Home
last modified time | relevance | path

Searched refs:RB_REROOT (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dreboot.h64 #define RB_REROOT 0x200000 /* unmount the rootfs and mount it again */ macro
/f-stack/freebsd/kern/
H A Dkern_shutdown.c310 if (uap->opt & RB_REROOT) in sys_reboot()