OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_PRIV
(Results
1 - 5
of
5
) sorted by null
/external/ppp/pppd/
options.c
215
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) {
[
all
...]
auth.c
285
"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 },
[
all
...]
pppd.h
121
#define
OPT_PRIV
0x1000 /* privileged option */
[
all
...]
tty.c
178
"Don't lock serial device", OPT_PRIOSUB |
OPT_PRIV
},
[
all
...]
/external/ppp/pppd/plugins/
winbind.c
86
"Path to ntlm_auth executable",
OPT_PRIV
},
Completed in 1037 milliseconds