Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VALID_BOOTSIG
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1891
if (VALID_BOOTSIG(bpb_get_BootSig32(bpb)))
usr/src/uts/common/fs/pcfs/pc_vfsops.c
1896
if (VALID_BOOTSIG(bpb_get_BootSig16(bpb)))
usr/src/uts/common/fs/pcfs/pc_vfsops.c
2113
if (VALID_BOOTSIG(bpb_get_BootSig16(bpb)))
usr/src/uts/common/fs/pcfs/pc_vfsops.c
2115
if (VALID_BOOTSIG(bpb_get_BootSig32(bpb)))