Home
last modified time | relevance | path

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

/openbsd/usr.sbin/nsd/
H A Dquery.c552 answer_chaos(struct nsd *nsd, query_type *q) in answer_chaos() function
1730 return answer_chaos(nsd, q); in query_process()
/openbsd/usr.sbin/unbound/daemon/
H A Dworker.c1005 answer_chaos(struct worker* w, struct query_info* qinfo, in answer_chaos() function
1698 if(qinfo.qclass == LDNS_RR_CLASS_CH && answer_chaos(worker, &qinfo, in worker_handle_request()