Home
last modified time | relevance | path

Searched defs:comm_timer_create (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/testcode/
H A Dfake_event.c1657 struct comm_timer* comm_timer_create(struct comm_base* base, in comm_timer_create() function
/freebsd/contrib/unbound/util/
H A Dnetevent.c6902 comm_timer_create(struct comm_base* base, void (*cb)(void*), void* cb_arg) function