makelabel
makelabel(name, &lab);
makelabel(argv[1], &lab);
static void makelabel(const char *, struct disklabel *);
makelabel("auto", lp);