Home
last modified time | relevance | path

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

/openbsd/sbin/fsck_ext2fs/
H A Dmain.c220 if (hotroot()) in checkfilesys()
316 if (hotroot()) { in checkfilesys()
H A Dsetup.c115 if (!hotroot()) { in setup()
/openbsd/sbin/fsck/
H A Dfsutil.h43 int hotroot(void);
H A Dfsutil.c82 hotroot(void) in hotroot() function
/openbsd/sbin/fsck_ffs/
H A Dmain.c249 if (hotroot()) in checkfilesys()
367 if (hotroot()) { in checkfilesys()
H A Dsetup.c106 if (isfsdb || !hotroot()) { in setup()
156 } else if (!hotroot()) { in setup()