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

/freebsd-10.2-release/sbin/bsdlabel/
H A Dbsdlabel.c93 static int getasciipartspec(char *, struct disklabel *, int, int);
1006 if (getasciipartspec(tp, lp, part, lineno) != 0) {
1043 getasciipartspec(char *tp, struct disklabel *lp, int part, int lineno) function

Completed in 44 milliseconds