OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ffs_mountroot
sys/kern/subr_disk.c
1320
extern int ffs_mountroot(void);
sys/kern/subr_disk.c
1321
mountrootfn = ffs_mountroot;
sys/kern/subr_disk.c
1336
extern int ffs_mountroot(void);
sys/kern/subr_disk.c
1340
mountrootfn = ffs_mountroot;
sys/ufs/ffs/ffs_extern.h
135
int ffs_mountroot(void);