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

/macosx-10.9.5/disklabel-6/
H A Dutil.c249 setDeviceLabel(const char *dev, const struct applelabel *lbl) { function
259 warn("setDeviceLabel: unable to open device %s", dev);
272 warn("setDeviceLabel: unable to write a full label to device %s", dev);
565 if (setDeviceLabel(dev, &lbl) == -1) {
645 if (setDeviceLabel(dev, lbl) == -1) {
736 if (setDeviceLabel(dev, lbl) == -1) {

Completed in 68 milliseconds