OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timer_names
(Results
1 - 3
of
3
) sorted by null
/external/libppp/src/
fsm.c
145
struct fsm_callbacks *fn, const char * const
timer_names
[3])
163
fp->FsmTimer.name =
timer_names
[0];
164
fp->OpenTimer.name =
timer_names
[1];
165
fp->StoppedTimer.name =
timer_names
[2];
ipv6cp.c
268
static const char * const
timer_names
[] =
local
273
bundle, l, parent, &ipv6cp_Callbacks,
timer_names
);
ipcp.c
448
static const char * const
timer_names
[] =
local
452
bundle, l, parent, &ipcp_Callbacks,
timer_names
);
[
all
...]
Completed in 255 milliseconds