Home
last modified time | relevance | path

Searched refs: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 *);
430 write_SunOS_label(fd, vollabel, &fd_vtoc); in main()
1293 write_SunOS_label(int fd, char *volname, struct vtoc *fd_vtoc) in write_SunOS_label() function