Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BSD_PART_TYPE
usr/src/grub/grub-0.97/stage2/disk_io.c
647
if (BSD_PART_TYPE (buf, i))
usr/src/grub/grub-0.97/stage2/disk_io.c
651
*type = (BSD_PART_TYPE (buf, i) << 8) | (*type & 0xFF);