Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/unbound/iterator/
H A Diterator.c1402 return error_response_cache(qstate, id, LDNS_RCODE_SERVFAIL); in processInitRequest()
1683 return error_response_cache(qstate, id, in processInitRequest()
2164 return error_response_cache(qstate, id, LDNS_RCODE_SERVFAIL); in processLastResort()
2251 return error_response_cache(qstate, id, LDNS_RCODE_SERVFAIL); in processLastResort()
2261 return error_response_cache(qstate, id, LDNS_RCODE_SERVFAIL); in processLastResort()
2338 return error_response_cache(qstate, id, LDNS_RCODE_SERVFAIL); in processLastResort()
2369 return error_response_cache(qstate, id, LDNS_RCODE_SERVFAIL); in processDSNSFind()
2390 return error_response_cache(qstate, id, LDNS_RCODE_SERVFAIL); in processDSNSFind()
2949 return error_response_cache(qstate, id, in processQueryTargets()
3328 return error_response_cache(qstate, id, in processQueryResponse()
[all …]
/freebsd-14.2/contrib/unbound/doc/
H A DChangelog1131 - Clean up iterator/iterator.c::error_response_cache() and allow for