getasciilabel
int getasciilabel(FILE *, struct disklabel *);
error = getasciilabel(t, &lab);
error = getasciilabel(fp, &label);