checklabel
int checklabel(struct disklabel *);
if (checklabel(lp) != 0) {
checklabel(&hlp);
errors += checklabel(lp);
error = checklabel(&lab);
if (checklabel(&lab) == 0)
if (!checklabel(parts, desc1, desc2)) {
static bool checklabel(struct disk_partitions*, char *, char *);