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

/freebsd-9.3-release/sbin/sunlabel/
H A Dsunlabel.c112 static void write_label(struct sun_disklabel *sl, const char *disk,
226 write_label(&sl, disk, bootpath);
241 write_label(&sl, disk, bootpath);
246 write_label(&sl, disk, bootpath);
395 write_label(struct sun_disklabel *sl, const char *disk, const char *bootpath) function
514 write_label(sl, disk, bootpath);
/freebsd-9.3-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c134 write_label(void *arg1, void *arg2) function
630 (void) list_iter(iiburst->iib_td->td_labels, write_label,

Completed in 55 milliseconds