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

/openbsd-current/gnu/usr.sbin/mkhybrid/src/
H A Dmac_label.h43 #define pmPartType_2 "Apple_Driver" macro
H A Dapple_driver.c91 if (!have_boot && !strncmp(mac_part->pmPartType, pmPartType_2, 12)) {
131 if (!strncmp(mac_part->pmPartType, pmPartType_2, 12)) {
H A Dmac_label.c70 if (!(IS_MAC_PART(mac_part) && !strncmp(mac_part->pmPartType, pmPartType_2, 12))) {

Completed in 75 milliseconds