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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Doptions.c656 prio += OPRIO_ROOT;
662 if (prio == OPRIO_CMDLINE && mainopt->priority > OPRIO_ROOT) {
669 if (prio > OPRIO_ROOT && mainopt->priority == OPRIO_CMDLINE)
H A Dtty.c565 prio = privopen? OPRIO_ROOT: tty_options[0].priority;
566 if (prio < OPRIO_ROOT && seteuid(uid) == -1) {
574 if (prio < OPRIO_ROOT && seteuid(0) == -1)
H A Dpppd.h153 #define OPRIO_ROOT 100 /* added to priority if OPT_PRIVFIX && root */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Doptions.c582 prio += OPRIO_ROOT;
588 if (prio == OPRIO_CMDLINE && mainopt->priority > OPRIO_ROOT) {
595 if (prio > OPRIO_ROOT && mainopt->priority == OPRIO_CMDLINE)
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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h154 #define OPRIO_ROOT 100 /* added to priority if OPT_PRIVFIX && root */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h128 #define OPRIO_ROOT 100 /* added to priority if OPT_PRIVFIX && root */ macro

Completed in 82 milliseconds