HomeSort by relevance Sort by last modified time
    Searched refs:OPRIO_CMDLINE (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
options.c 359 option_priority = OPRIO_CMDLINE;
644 if (prio == OPRIO_CMDLINE && mainopt->priority > OPRIO_ROOT) {
651 if (prio > OPRIO_ROOT && mainopt->priority == OPRIO_CMDLINE)
    [all...]
pppd.h 151 #define OPRIO_CMDLINE 2 /* value from the command line */
    [all...]

Completed in 637 milliseconds