Home
last modified time | relevance | path

Searched refs:pmPartStatus (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A Dmac_label.c160 set_732 (mac_part->pmPartStatus,PM_STAT_DEFAULT); in gen_mac_label()
184 set_732 (mac_part->pmPartStatus,PM_STAT_DEFAULT); in gen_mac_label()
200 set_732 (mac_part->pmPartStatus,PM_STAT_DEFAULT); in gen_mac_label()
221 set_732 (mac_part->pmPartStatus,PM_STAT_DEFAULT); in gen_mac_label()
H A Dmac_label.h71 unsigned char pmPartStatus[4];/* bit field for partition status */ member
H A Dapple_driver.c57 unsigned int pmPartStatus; in main() local
/openbsd-src/sys/arch/macppc/include/
H A Ddisklabel.h62 u_int32_t pmPartStatus; /* partition status information */ member
/openbsd-src/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Dlow.h77 LongInt pmPartStatus; /* partition status information */ member
H A Dlow.c153 d_fetchl(&ptr, &map.pmPartStatus); in l_readpm()