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

/freebsd-10-stable/sbin/sunlabel/
H A Dsunlabel.c116 static int parse_label(struct sun_disklabel *sl, const char *file);
239 if (parse_label(&sl, proto) != 0)
511 if (parse_label(sl, tmpfil) == 0) {
536 parse_label(struct sun_disklabel *sl, const char *file) function

Completed in 53 milliseconds