Searched refs:with_defaults (Results 1 – 3 of 3) sorted by relevance
51 bool with_defaults = false; /* `-A' */ variable149 with_defaults = 1; in parse_options()394 if ((defaults_only || with_defaults) && !has_defaults) { in main()399 if ((defaults_only || with_defaults) && file != NULL) { in main()416 if (with_defaults && argc == 0) in main()510 if ((defaults_only || with_defaults) && have_writes && !check) in main()
33 if (!with_defaults && defaults_idx >= 0 && in do_reads()
130 extern bool with_defaults;