Home
last modified time | relevance | path

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

/trueos/contrib/unbound/libunbound/
HDlibworker.c700 add_bg_result(struct libworker* w, struct ctx_query* q, sldns_buffer* pkt, in add_bg_result() function
765 add_bg_result(q->w, q, buf, UB_NOERROR, why_bogus); in libworker_bg_done_cb()
790 add_bg_result(w, q, NULL, UB_SYNTAX, NULL); in handle_newq()
802 add_bg_result(w, q, w->back->udp_buff, UB_NOERROR, NULL); in handle_newq()
810 add_bg_result(w, q, NULL, UB_NOMEM, NULL); in handle_newq()