Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PTABLE_MBR
usr/src/boot/common/part.c
1039
if (table->type == PTABLE_MBR)
usr/src/boot/common/part.c
857
table->type = PTABLE_MBR;
usr/src/boot/common/part.c
980
if (table->type == PTABLE_MBR) {