Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
unmountroot
usr/src/cmd/boot/installgrub/pcfs_glue.c
205
(void) unmountroot();
usr/src/stand/lib/fs/common/fsswitch.c
290
return (unmountroot());
usr/src/stand/sys/bootvfs.h
72
extern int unmountroot(void);
usr/src/uts/intel/sys/bootvfs.h
98
extern int unmountroot(void);