Home
last modified time | relevance | path

Searched refs:auth_xfer_timer (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/unbound/services/
H A Dauthzone.h651 void auth_xfer_timer(void* arg);
H A Dauthzone.c6461 auth_xfer_timer(void* arg) in auth_xfer_timer() function
6600 env->worker_base, auth_xfer_timer, xfr); in xfr_set_timeout()
/freebsd-12.1/contrib/unbound/util/
H A Dfptr_wlist.c131 else if(fptr == &auth_xfer_timer) return 1; in fptr_whitelist_comm_timer()