Home
last modified time | relevance | path

Searched refs:worker_stat_timer_cb (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/unbound/libunbound/
H A Dworker.h163 void worker_stat_timer_cb(void* arg);
H A Dlibworker.c991 void worker_stat_timer_cb(void* ATTR_UNUSED(arg)) in worker_stat_timer_cb() function
/freebsd/contrib/unbound/smallapp/
H A Dworker_cb.c187 void worker_stat_timer_cb(void* ATTR_UNUSED(arg)) in worker_stat_timer_cb() function
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c135 else if(fptr == &worker_stat_timer_cb) return 1; in fptr_whitelist_comm_timer()
/freebsd/contrib/unbound/daemon/
H A Dworker.c2117 void worker_stat_timer_cb(void* arg) in worker_stat_timer_cb() function
2296 worker_stat_timer_cb, worker); in worker_init()
/freebsd/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1734 void worker_stat_timer_cb(void* ATTR_UNUSED(arg)) in worker_stat_timer_cb()
1733 void worker_stat_timer_cb(void* ATTR_UNUSED(arg)) worker_stat_timer_cb() function
/freebsd/contrib/unbound/testcode/
H A Ddoqclient.c2680 void worker_stat_timer_cb(void* ATTR_UNUSED(arg))