Searched refs:opt_L (Results 1 – 1 of 1) sorted by relevance
242 const char *opt_B = NULL, *opt_L = NULL, *opt_O = NULL, *opt_f = NULL; in newfs_msdos_main() local297 opt_L = optarg; in newfs_msdos_main()697 mklabel(bsx->label, opt_L ? opt_L : "NO NAME"); in newfs_msdos_main()724 } else if (lsn == dir && opt_L) { in newfs_msdos_main()726 mklabel(de->namext, opt_L); in newfs_msdos_main()