Searched refs:EPART (Results 1 – 5 of 5) sorted by relevance
33 #define EPART 2 /* doing exponent part */ macro143 { if(mode == EPART)145 mode = EPART;
33 #define EPART 2 /* doing exponent part */ macro 143 { if(mode == EPART)145 mode = EPART;
68 {EPART, "bad partition"},
85 #define EPART (ELAST+5) /* bad partition */ macro
416 return (EPART); in disk_parsedev()