Searched refs:getasciipartspec (Results 1 – 1 of 1) sorted by relevance
80 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