OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wanttype
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libradius/
radlib.c
431
const char *
wanttype
;
local in function:rad_config
495
wanttype
= h->type == RADIUS_AUTH ? "auth" : "acct";
496
if (strcmp(type,
wanttype
) != 0)
radlib.c
431
const char *
wanttype
;
local in function:rad_config
495
wanttype
= h->type == RADIUS_AUTH ? "auth" : "acct";
496
if (strcmp(type,
wanttype
) != 0)
Completed in 59 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025