Searched refs:pmPartType_2 (Results 1 – 3 of 3) sorted by relevance
91 if (!have_boot && !strncmp(mac_part->pmPartType, pmPartType_2, 12)) { in main()131 if (!strncmp(mac_part->pmPartType, pmPartType_2, 12)) { in main()
43 #define pmPartType_2 "Apple_Driver" macro
70 if (!(IS_MAC_PART(mac_part) && !strncmp(mac_part->pmPartType, pmPartType_2, 12))) { in gen_mac_label()