Home
last modified time | relevance | path

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

/external/ppp/pppd/
Doptions.c215 OPT_PRIO | OPT_PRIV | OPT_A2STRVAL, &domain },
252 OPT_PRIO | OPT_PRIV | OPT_STATIC, NULL, MAXPATHLEN },
296 "Load a plug-in module into pppd", OPT_PRIV | OPT_A2LIST },
661 if ((opt->flags & OPT_PRIV) && !privileged_option) {
Dauth.c285 "Don't require peer to authenticate", OPT_PRIOSUB | OPT_PRIV,
359 OPT_PRIO | OPT_PRIV | OPT_STATIC, NULL, MAXNAMELEN },
386 "Allow group members to use privileged options", OPT_PRIV | OPT_A2LIST },
390 OPT_PRIV | OPT_A2LIST },
398 OPT_PRIV | OPT_A2LIST },
Dpppd.h121 #define OPT_PRIV 0x1000 /* privileged option */ macro
Dtty.c178 "Don't lock serial device", OPT_PRIOSUB | OPT_PRIV },
/external/ppp/pppd/plugins/
Dwinbind.c86 "Path to ntlm_auth executable", OPT_PRIV },