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