Searched refs:PART_DOS (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/stand/common/
H A Dpart.h54 PART_DOS, enumerator in enum:partition_type
H A Dpart.c100 { PART_DOS, "DOS/Windows" },
133 return (PART_DOS);
379 return (PART_DOS);
892 if (entry->part.type == PART_DOS)

Completed in 63 milliseconds