Home
last modified time | relevance | path

Searched refs:fast_reload_client_callback (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/unbound/libunbound/
H A Dremote.h53 int fast_reload_client_callback(struct comm_point* c, void* arg, int err,
H A Dlibworker.c1085 int fast_reload_client_callback(struct comm_point* ATTR_UNUSED(c), in fast_reload_client_callback() function
/freebsd/contrib/unbound/smallapp/
H A Dworker_cb.c272 int fast_reload_client_callback(struct comm_point* ATTR_UNUSED(c), in fast_reload_client_callback() function
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c125 else if(fptr == &fast_reload_client_callback) return 1; in fptr_whitelist_comm_point_raw()
/freebsd/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1813 int fast_reload_client_callback(struct comm_point* ATTR_UNUSED(c), in fast_reload_client_callback() function
/freebsd/contrib/unbound/daemon/
H A Dremote.c8539 int fast_reload_client_callback(struct comm_point* ATTR_UNUSED(c), void* arg, in fast_reload_client_callback() function
8622 printq->client_cp->callback = fast_reload_client_callback; in fr_printq_create()