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 | 1203 log_rrset_key(VERB_ALGO, "store parent-side NS", rrset); in iter_store_parentside_neg() 1263 log_rrset_key(VERB_ALGO, "store parent-side negative", neg); in iter_lookup_parent_glue_from_cache() 1276 log_rrset_key(VERB_ALGO, "found parent-side NS in cache", akey); in iter_lookup_parent_glue_from_cache() 1303 log_rrset_key(VERB_ALGO, "found parent-side", akey); in iter_get_next_root() 1315 log_rrset_key(VERB_ALGO, "found parent-side", akey); in iter_scrub_ds()
|
H A D | iterator.c | 3412 log_rrset_key(VERB_ALGO, "found parent-side " in processQueryResponse() 3832 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 | 970 log_rrset_key(VERB_ALGO, "Removing spurious unsigned NS record " in validate_positive_response()
|