FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
readboot
sbin/bsdlabel/bsdlabel.c
386
readboot();
sbin/fsck_msdosfs/check.c
79
if (readboot(dosfs, &boot) == FSFATAL) {
sbin/fsck_msdosfs/ext.h
82
int readboot(int, struct bootblock *);