Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dstrerror.c65 {EPART, "bad partition"},
H A Dstand.h79 #define EPART (ELAST+5) /* bad partition */ macro
/freebsd/stand/common/
H A Ddisk.c463 return (EPART); in disk_parsedev()