Searched defs:vollabel (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fdformat/
H A Dfdformat.c161 char *vollabel = ""; local
193 vollabel = strdup(optarg);
426 vollabel, &bpb, rdirsec);
428 write_NEC_DOS_label(fd, vollabel);
430 write_SunOS_label(fd, vollabel, &fd_vtoc);

Completed in 61 milliseconds