Searched refs:OPRIO_CMDLINE (Results 1 – 2 of 2) sorted by relevance
381 option_priority = OPRIO_CMDLINE;670 if (prio == OPRIO_CMDLINE && mainopt->priority > OPRIO_ROOT) {677 if (prio > OPRIO_ROOT && mainopt->priority == OPRIO_CMDLINE)
151 #define OPRIO_CMDLINE 2 /* value from the command line */ macro