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

/illumos-gate/usr/src/cmd/fdformat/
H A Dfdformat.c140 static void write_SunOS_label(int, char *, struct vtoc *);
413 * write_SunOS_label(), and write_NEC_DOS_label() could be
430 write_SunOS_label(fd, vollabel, &fd_vtoc);
1293 write_SunOS_label(int fd, char *volname, struct vtoc *fd_vtoc) function

Completed in 59 milliseconds