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

/freebsd-11-stable/sbin/bsdlabel/
H A Dbsdlabel.c94 static int checklabel(struct disklabel *);
258 error = checklabel(NULL);
282 if (checklabel(NULL) == 0)
292 if (checklabel(NULL) == 0)
1010 errors += checklabel(lp);
1124 checklabel(struct disklabel *lp) function

Completed in 63 milliseconds