OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OT_AUO
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/plugins/radius/
options.h
18
#define
OT_AUO
(1<<3) /* authentication order */
41
{"auth_order",
OT_AUO
, ST_UNDEF, NULL},
config.c
245
case
OT_AUO
:
282
option = find_option(optname, OT_INT|
OT_AUO
);
Completed in 56 milliseconds