Searched refs:OPT_NO_OVERRIDE (Results 1 – 3 of 3) sorted by relevance
2070 if (!(daemon->options & OPT_NO_OVERRIDE) && in do_options()2080 if (!(daemon->options & OPT_NO_OVERRIDE) && in do_options()2119 if (!req_options || (daemon->options & OPT_NO_OVERRIDE)) in do_options()2318 if (!req_options || (daemon->options & OPT_NO_OVERRIDE)) in do_options()
192 #define OPT_NO_OVERRIDE (1u<<30) macro
308 …{ LOPT_OVERRIDE, OPT_NO_OVERRIDE, NULL, gettext_noop("Do NOT reuse filename and server fields for …