OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cfunc_t
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/mrouted/
callout.c
23
cfunc_t
func; /* function to call */
91
timer_setTimer(int delay,
cfunc_t
action, char *data)
defs.h
38
typedef void (*
cfunc_t
)(void *);
typedef in typeref:typename:void (*)(void *)
159
extern int timer_setTimer(int delay,
cfunc_t
action, char *data);
vif.c
1414
return timer_setTimer(g->al_timer, (
cfunc_t
)DelVif, (void *)cbk);
1455
return timer_setTimer(to_expire, (
cfunc_t
)SendQuery, (void *)cbk);
Completed in 15 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025