OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OT_ANY
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/plugins/radius/
options.h
20
#define
OT_ANY
((unsigned int)~0) /* used internally */
config.c
218
if ((option = find_option(p,
OT_ANY
)) == NULL) {
Completed in 451 milliseconds