Home
last modified time | relevance | path

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

/freebsd-13.1/stand/libsa/
H A Dstrerror.c68 {EPART, "bad partition"},
H A Dstand.h84 #define EPART (ELAST+5) /* bad partition */ macro
/freebsd-13.1/stand/common/
H A Ddisk.c462 return (EPART); in disk_parsedev()