DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
boot2_ufs_init
stand/boot/common/ufsread.c
243
if (boot2_ufs_init() == 0)
stand/boot/common/ufsread.c
87
static int boot2_ufs_init(void);
stand/boot/common/ufsread.c
91
.fsinit = boot2_ufs_init,