Searched refs:Outputtofile (Results 1 – 1 of 1) sorted by relevance
64 static int Outputtofile = 0; variable2273 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()