Searched refs:OPRIO_ROOT (Results 1 - 9 of 9) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dtty.c507 prio = privopen? OPRIO_ROOT: tty_options[0].priority;
508 if (prio < OPRIO_ROOT)
512 if (prio < OPRIO_ROOT)
H A Dpppd.h128 #define OPRIO_ROOT 100 /* added to priority if OPT_PRIVFIX && root */ macro
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Doptions.c635 prio += OPRIO_ROOT;
641 if (prio == OPRIO_CMDLINE && mainopt->priority > OPRIO_ROOT) {
648 if (prio > OPRIO_ROOT && mainopt->priority == OPRIO_CMDLINE)
H A Dtty.c563 prio = privopen? OPRIO_ROOT: tty_options[0].priority;
564 if (prio < OPRIO_ROOT)
568 if (prio < OPRIO_ROOT)
H A Dpppd.h153 #define OPRIO_ROOT 100 /* added to priority if OPT_PRIVFIX && root */ macro
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Doptions.c635 prio += OPRIO_ROOT;
641 if (prio == OPRIO_CMDLINE && mainopt->priority > OPRIO_ROOT) {
648 if (prio > OPRIO_ROOT && mainopt->priority == OPRIO_CMDLINE)
H A Dtty.c561 prio = privopen? OPRIO_ROOT: tty_options[0].priority;
562 if (prio < OPRIO_ROOT)
566 if (prio < OPRIO_ROOT)
H A Dpppd.h153 #define OPRIO_ROOT 100 /* added to priority if OPT_PRIVFIX && root */ macro
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dpppd.h128 #define OPRIO_ROOT 100 /* added to priority if OPT_PRIVFIX && root */ macro

Completed in 114 milliseconds