Home
last modified time | relevance | path

Searched refs:pmPartType_4 (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A Dmac_label.h52 #define pmPartType_4 "Apple_HFS" macro
H A Dapple_driver.c99 if (!have_hfs && !strncmp(mac_part->pmPartType, pmPartType_4, 9)) { in main()
H A Dmac_label.c126 mpm[mpc].type = pmPartType_4; in gen_mac_label()