Searched refs:log_rrset_key (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/unbound/util/data/ |
H A D | packed_rrset.h | 416 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
|
/freebsd/contrib/unbound/iterator/ |
H A D | iter_utils.c | 1159 log_rrset_key(VERB_ALGO, "store parent-side NS", rrset); in iter_store_parentside_NS() 1219 log_rrset_key(VERB_ALGO, "store parent-side negative", neg); in iter_store_parentside_neg() 1232 log_rrset_key(VERB_ALGO, "found parent-side NS in cache", akey); in iter_lookup_parent_NS_from_cache() 1259 log_rrset_key(VERB_ALGO, "found parent-side", akey); in iter_lookup_parent_glue_from_cache() 1271 log_rrset_key(VERB_ALGO, "found parent-side", akey); in iter_lookup_parent_glue_from_cache()
|
H A D | iterator.c | 3415 log_rrset_key(VERB_ALGO, "found parent-side " in processQueryResponse() 3834 log_rrset_key(VERB_ALGO, "add parentside glue to dp", in processTargetResponse()
|
/freebsd/contrib/unbound/contrib/ |
H A D | aaaa-filter-iterator.patch | 45 + log_rrset_key(VERB_ALGO, "ASN-AAAA-filter: found A record",
|
/freebsd/contrib/unbound/validator/ |
H A D | validator.c | 932 log_rrset_key(VERB_ALGO, "Removing spurious unsigned NS record " in remove_spurious_authority()
|