Home
last modified time | relevance | path

Searched refs:libworker_handle_reply (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/unbound/util/
HDfptr_wlist.c159 else if(fptr == &libworker_handle_reply) return 1; in fptr_whitelist_pending_udp()
168 else if(fptr == &libworker_handle_reply) return 1; in fptr_whitelist_pending_tcp()
/NextBSD/contrib/unbound/libunbound/
HDworker.h77 int libworker_handle_reply(struct comm_point* c, void* arg, int error,
HDlibworker.c846 libworker_handle_reply(struct comm_point* c, void* arg, int error, in libworker_handle_reply() function
/NextBSD/contrib/unbound/smallapp/
HDworker_cb.c146 int libworker_handle_reply(struct comm_point* ATTR_UNUSED(c), in libworker_handle_reply() function
/NextBSD/contrib/unbound/daemon/
HDworker.c1422 int libworker_handle_reply(struct comm_point* ATTR_UNUSED(c), in libworker_handle_reply() function