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

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

Completed in 62 milliseconds