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

/external/ppp/pppd/
H A 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) {
H A 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 },
H A Dpppd.h121 #define OPT_PRIV 0x1000 /* privileged option */ macro
H A Dtty.c178 "Don't lock serial device", OPT_PRIOSUB | OPT_PRIV },
/external/ppp/pppd/plugins/
H A Dwinbind.c86 "Path to ntlm_auth executable", OPT_PRIV },

Completed in 60 milliseconds