writelabel
error = writelabel(f, bootarea, lp);
error = writelabel(f, bootarea, lp);
error = writelabel(f, bootarea, lp);
if (writelabel(f, bootarea, lp) == 0) {
int writelabel(int, const char *, struct disklabel32 *);
static int writelabel(int, struct disklabel64 *);
error = writelabel(f, lp);
error = writelabel(f, lp);
error = writelabel(f, lp);
error = writelabel(f, lp);
if (writelabel(f, lp) == 0) {