Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c66 static int Outputtofile = 0; variable
2418 if (Outputtofile) in open_and_seek()
3467 Outputtofile = 1; in parse_suboptions()
3502 if (Outputtofile && (argc - optind)) { in sanity_check_options()
3504 } else if (Outputtofile && !DiskName) { in sanity_check_options()
3506 } else if (!Outputtofile && (argc - optind != 1)) { in sanity_check_options()
3607 if (!Outputtofile) in main()