Searched refs:noargs (Results 1 – 1 of 1) sorted by relevance
1300 bool noargs = true; in main() local1361 noargs = false; in main()1386 if (!noargs && (verbose_output || recoverable_output)) in main()1392 if (!noargs && !verbose_output && !recoverable_output) in main()1413 if (verbose_output || recoverable_output || noargs) in main()