Searched refs:ALTS_ADDPART (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dbadsec.h53 #define ALTS_ADDPART 0x1 /* add alternate partition */ macro
H A Dix_altsctr.c100 ap->ap_flag |= ALTS_ADDPART;
156 if (ap->ap_flag & ALTS_ADDPART)
/illumos-gate/usr/src/cmd/addbadsec/
H A Dbadsec.h50 #define ALTS_ADDPART 0x1 /* add alternate partition */ macro
H A Dix_altsctr.c106 ap->ap_flag |= ALTS_ADDPART;
161 if (ap->ap_flag & ALTS_ADDPART) {
803 ap->ap_flag &= ~ALTS_ADDPART;

Completed in 63 milliseconds