Searched refs:PTABLE_BSD (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/stand/common/
H A Dpart.h36 PTABLE_BSD, enumerator in enum:ptable_type
H A Ddisk.c284 if (ptable_gettype(od->table) == PTABLE_BSD &&
347 if (ptable_gettype(table) != PTABLE_BSD)
H A Dpart.c516 table->type = PTABLE_BSD;
695 } else if (table->type == PTABLE_BSD)
938 if (table->type == PTABLE_BSD)

Completed in 63 milliseconds