Home
last modified time | relevance | path

Searched refs:writelabel (Results 1 – 4 of 4) sorted by relevance

/original-bsd/sbin/disklabel/
H A Ddisklabel.c238 error = writelabel(f, bootarea, lp);
252 error = writelabel(f, bootarea, lp);
273 error = writelabel(f, bootarea, lp);
332 writelabel(f, boot, lp) in writelabel() function
732 if (writelabel(f, bootarea, lp) == 0) {
/original-bsd/sys/tahoe/stand/vdformat/
H A Dformat.c66 (void) writelabel(); in format()
H A Ddisklabel.c240 writelabel() in writelabel() function
H A Dverify.c26 writelabel(); in verify()