Searched refs:log_rrset_key (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/util/data/ |
H A D | packed_rrset.h | 413 void log_rrset_key(enum verbosity_value v, const char* str,
|
H A D | packed_rrset.c | 264 void log_rrset_key(enum verbosity_value v, const char* str, in log_rrset_key() function
|
/netbsd-src/external/bsd/unbound/dist/iterator/ |
H A D | iter_utils.c | 1158 log_rrset_key(VERB_ALGO, "store parent-side NS", rrset); in iter_store_parentside_NS() 1218 log_rrset_key(VERB_ALGO, "store parent-side negative", neg); in iter_store_parentside_neg() 1231 log_rrset_key(VERB_ALGO, "found parent-side NS in cache", akey); in iter_lookup_parent_NS_from_cache() 1258 log_rrset_key(VERB_ALGO, "found parent-side", akey); in iter_lookup_parent_glue_from_cache() 1270 log_rrset_key(VERB_ALGO, "found parent-side", akey); in iter_lookup_parent_glue_from_cache()
|
H A D | iterator.c | 3237 log_rrset_key(VERB_ALGO, "found parent-side " in processQueryResponse() 3637 log_rrset_key(VERB_ALGO, "add parentside glue to dp", in processTargetResponse()
|
/netbsd-src/external/bsd/unbound/dist/contrib/ |
H A D | aaaa-filter-iterator.patch | 45 + log_rrset_key(VERB_ALGO, "ASN-AAAA-filter: found A record",
|
/netbsd-src/external/bsd/unbound/dist/validator/ |
H A D | validator.c | 926 log_rrset_key(VERB_ALGO, "Removing spurious unsigned NS record " in remove_spurious_authority()
|