Searched refs:delegpt_log (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/unbound/iterator/ |
H A D | iter_delegpt.h | 317 void delegpt_log(enum verbosity_value v, struct delegpt* dp);
|
H A D | iter_hints.c | 301 delegpt_log(VERB_QUERY, dp); in read_stubs() 409 delegpt_log(VERB_QUERY, dp); in read_root_hints()
|
H A D | iterator.c | 1744 delegpt_log(VERB_ALGO, iq->dp); in processInitRequest() 1777 delegpt_log(VERB_ALGO, iq->dp); in processInitRequest() 1787 delegpt_log(VERB_ALGO, iq->dp); in processInitRequest() 2574 delegpt_log(VERB_ALGO, iq->dp); in processQueryTargets() 3457 delegpt_log(VERB_ALGO, iq->dp); in processQueryResponse() 3709 delegpt_log(VERB_ALGO, dp); in prime_supers() 3870 delegpt_log(VERB_ALGO, foriq->dp); in processTargetResponse()
|
H A D | iter_fwd.c | 290 delegpt_log(VERB_QUERY, dp); in read_forwards()
|
H A D | iter_delegpt.c | 279 void delegpt_log(enum verbosity_value v, struct delegpt* dp) in delegpt_log() function
|
/freebsd/contrib/unbound/contrib/ |
H A D | aaaa-filter-iterator.patch | 231 + delegpt_log(VERB_ALGO, super_iq->dp);
|