Searched refs:OPT_NO_OVERRIDE (Results 1 – 3 of 3) sorted by relevance
1787 if (!(daemon->options & OPT_NO_OVERRIDE) && req_options && in do_options()1795 if (!(daemon->options & OPT_NO_OVERRIDE) && req_options && in do_options()1830 if (!req_options || (daemon->options & OPT_NO_OVERRIDE)) { in do_options()1993 if (!req_options || (daemon->options & OPT_NO_OVERRIDE)) { in do_options()
187 #define OPT_NO_OVERRIDE (1u << 30) macro
322 {LOPT_OVERRIDE, OPT_NO_OVERRIDE, NULL,