OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUTH_RADIUS_FST
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/plugins/radius/
config.c
153
*iptr =
AUTH_RADIUS_FST
;
162
if ((*iptr &
AUTH_RADIUS_FST
) && !strcmp(p, "local"))
radiusclient.h
50
#define
AUTH_RADIUS_FST
(1<<1)
Completed in 27 milliseconds