Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dauthzone.h676 void auth_xfer_timer(void* arg);
H A Dauthzone.c6840 auth_xfer_timer(void* arg) in auth_xfer_timer() function
6979 env->worker_base, auth_xfer_timer, xfr); in xfr_set_timeout()
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c142 else if(fptr == &auth_xfer_timer) return 1; in fptr_whitelist_comm_timer()