Home
last modified time | relevance | path

Searched refs:OPT_PRIV (Results 1 – 5 of 5) sorted by relevance

/external/ppp/pppd/
Dauth.c284 "Don't require peer to authenticate", OPT_PRIOSUB | OPT_PRIV,
358 OPT_PRIO | OPT_PRIV | OPT_STATIC, NULL, MAXNAMELEN },
384 "Enable session accounting for remote peers", OPT_PRIV | 1 },
390 "Allow group members to use privileged options", OPT_PRIV | OPT_A2LIST },
394 OPT_PRIV | OPT_A2LIST },
402 OPT_PRIV | OPT_A2LIST },
Doptions.c230 OPT_PRIO | OPT_PRIV | OPT_A2STRVAL, &domain },
267 OPT_PRIO | OPT_PRIV | OPT_STATIC, NULL, MAXPATHLEN },
318 "Load a plug-in module into pppd", OPT_PRIV | OPT_A2LIST },
687 if ((opt->flags & OPT_PRIV) && !privileged_option) {
Dpppd.h121 #define OPT_PRIV 0x1000 /* privileged option */ macro
Dtty.c180 "Don't lock serial device", OPT_PRIOSUB | OPT_PRIV },
/external/ppp/pppd/plugins/
Dwinbind.c86 "Path to ntlm_auth executable", OPT_PRIV },