Searched refs:OPT_PRIVFIX (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/pppoatm/
H A Dpppoatm.c45 OPT_DEVNAM | OPT_PRIVFIX | OPT_NOARG | OPT_A2STRVAL | OPT_STATIC,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dtty.c168 OPT_DEVNAM | OPT_PRIVFIX | OPT_NOARG | OPT_A2STRVAL | OPT_STATIC,
181 "A program to initialize the device", OPT_PRIO | OPT_PRIVFIX },
184 "A program to set up a connection", OPT_PRIO | OPT_PRIVFIX },
187 "Program to disconnect serial device", OPT_PRIO | OPT_PRIVFIX },
190 "Script to welcome client", OPT_PRIO | OPT_PRIVFIX },
194 OPT_PRIO | OPT_PRIVFIX | OPT_DEVNAM },
H A Dpppd.h138 #define OPT_PRIVFIX 0x2000000 /* user can't override if set by root */ macro
153 #define OPRIO_ROOT 100 /* added to priority if OPT_PRIVFIX && root */
H A Doptions.c655 if ((opt->flags & OPT_PRIVFIX) && privileged_option)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dtty.c117 OPT_DEVNAM | OPT_PRIVFIX | OPT_NOARG | OPT_A2STRVAL | OPT_STATIC,
130 "A program to initialize the device", OPT_PRIO | OPT_PRIVFIX },
133 "A program to set up a connection", OPT_PRIO | OPT_PRIVFIX },
136 "Program to disconnect serial device", OPT_PRIO | OPT_PRIVFIX },
139 "Script to welcome client", OPT_PRIO | OPT_PRIVFIX },
143 OPT_PRIO | OPT_PRIVFIX | OPT_DEVNAM },
H A Dpppd.h113 #define OPT_PRIVFIX 0x2000000 /* user can't override if set by root */ macro
128 #define OPRIO_ROOT 100 /* added to priority if OPT_PRIVFIX && root */
H A Doptions.c581 if ((opt->flags & OPT_PRIVFIX) && privileged_option)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Dplugin.c71 OPT_DEVNAM | OPT_PRIVFIX | OPT_NOARG | OPT_A2STRVAL | OPT_STATIC,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/plugins/pppoe/
H A Dpppoe.c85 OPT_DEVNAM | OPT_PRIVFIX | OPT_NOARG | OPT_A2STRVAL | OPT_STATIC,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h139 #define OPT_PRIVFIX 0x2000000 /* user can't override if set by root */ macro
154 #define OPRIO_ROOT 100 /* added to priority if OPT_PRIVFIX && root */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h113 #define OPT_PRIVFIX 0x2000000 /* user can't override if set by root */ macro
128 #define OPRIO_ROOT 100 /* added to priority if OPT_PRIVFIX && root */

Completed in 80 milliseconds