Home
last modified time | relevance | path

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

/freebsd/sbin/bsdlabel/
H A Dbsdlabel.c80 static int getasciipartspec(char *, struct disklabel *, int, int);
962 if (getasciipartspec(tp, lp, part, lineno) != 0) { in getasciilabel()
999 getasciipartspec(char *tp, struct disklabel *lp, int part, int lineno) in getasciipartspec() function