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

/asus-wl-520gu-7.0.1.45/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 */
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dtty.c171 OPT_DEVNAM | OPT_PRIVFIX | OPT_NOARG | OPT_A2STRVAL | OPT_STATIC,
184 "A program to initialize the device", OPT_PRIO | OPT_PRIVFIX },
187 "A program to set up a connection", OPT_PRIO | OPT_PRIVFIX },
190 "Program to disconnect serial device", OPT_PRIO | OPT_PRIVFIX },
193 "Script to welcome client", OPT_PRIO | OPT_PRIVFIX },
197 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.c634 if ((opt->flags & OPT_PRIVFIX) && privileged_option)
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dtty.c171 OPT_DEVNAM | OPT_PRIVFIX | OPT_NOARG | OPT_A2STRVAL | OPT_STATIC,
184 "A program to initialize the device", OPT_PRIO | OPT_PRIVFIX },
187 "A program to set up a connection", OPT_PRIO | OPT_PRIVFIX },
190 "Program to disconnect serial device", OPT_PRIO | OPT_PRIVFIX },
193 "Script to welcome client", OPT_PRIO | OPT_PRIVFIX },
197 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.c634 if ((opt->flags & OPT_PRIVFIX) && privileged_option)
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/plugins/pppoe/
H A Dpppoe.c85 OPT_DEVNAM | OPT_PRIVFIX | OPT_NOARG | OPT_A2STRVAL | OPT_STATIC,
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/rp-pppoe/
H A Dplugin.c71 OPT_DEVNAM | OPT_PRIVFIX | OPT_NOARG | OPT_A2STRVAL | OPT_STATIC,
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/rp-pppoe/
H A Dplugin.c71 OPT_DEVNAM | OPT_PRIVFIX | OPT_NOARG | OPT_A2STRVAL | OPT_STATIC,
/asus-wl-520gu-7.0.1.45/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 183 milliseconds