Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/services/
H A Dauthzone.h688 void auth_xfer_probe_timer_callback(void* arg);
H A Dauthzone.c6407 auth_xfer_probe_timer_callback, xfr); in xfr_probe_send_probe()
6443 auth_xfer_probe_timer_callback(void* arg) in auth_xfer_probe_timer_callback() function
/netbsd-src/external/bsd/unbound/dist/util/
H A Dfptr_wlist.c139 else if(fptr == &auth_xfer_probe_timer_callback) return 1; in fptr_whitelist_comm_timer()