Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c64 static int Outputtofile = 0; variable
2273 if (Outputtofile) in open_and_seek()
3349 Outputtofile = 1; in parse_suboptions()
3384 if (Outputtofile && (argc - optind)) { in sanity_check_options()
3386 } else if (Outputtofile && !DiskName) { in sanity_check_options()
3388 } else if (!Outputtofile && (argc - optind != 1)) { in sanity_check_options()
3489 if (!Outputtofile) in main()