Searched refs:chaos_replystr (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/unbound/daemon/ |
H A D | worker.c | 876 chaos_replystr(sldns_buffer* pkt, char** str, int num, struct edns_data* edns, in chaos_replystr() function 930 chaos_replystr(pkt, (char**)&str, 1, edns, worker, repinfo); in chaos_replyonestr() 953 chaos_replystr(pkt, NULL, 0, edns, w, repinfo); in chaos_trustanchor() 987 chaos_replystr(pkt, str_array, num, edns, w, repinfo); in chaos_trustanchor()
|