HomeSort by: relevance | last modified time | path
    Searched refs:log_query_info (Results 1 - 16 of 16) sorted by relevancy

  /src/external/bsd/unbound/dist/ipsecmod/
ipsecmod.c 153 log_query_info(VERB_ALGO, "ipsecmod: generate request", &ask);
520 if(iq) log_query_info(VERB_QUERY, "ipsecmod operate: query",
571 log_query_info(VERB_ALGO, "ipsecmod: inform_super, sub is",
573 log_query_info(VERB_ALGO, "super is", &super->qinfo);
  /src/external/bsd/unbound/dist/pythonmod/
pythonmod.c 653 log_query_info(VERB_ALGO, "pythonmod: inform_super, sub is", &qstate->qinfo);
654 log_query_info(VERB_ALGO, "super is", &super->qinfo);
interface.i 1499 void log_query_info(enum verbosity_value v, const char* str, struct query_info* qinf);
  /src/external/bsd/unbound/dist/iterator/
iterator.c 241 log_query_info(VERB_ALGO, "superq", &super->qinfo);
1380 log_query_info(VERB_DETAIL, "resolving", &qstate->qinfo);
1805 log_query_info(VERB_QUERY, "resolving (init part 2): ",
1867 log_query_info(VERB_QUERY, "resolving (init part 3): ",
2451 log_query_info(VERB_QUERY, "processQueryTargets:", &qstate->qinfo);
3054 log_query_info(VERB_QUERY, "sending query:", &iq->qinfo_out);
3361 log_query_info(VERB_QUERY,
3723 log_query_info(VERB_DETAIL, "priming successful for", &qstate->qinfo);
3822 log_query_info(VERB_ALGO, "processTargetResponse", &qstate->qinfo);
3823 log_query_info(VERB_ALGO, "processTargetResponse super", &forq->qinfo)
    [all...]
  /src/external/bsd/unbound/dist/util/data/
msgreply.h 580 void log_query_info(enum verbosity_value v, const char* str,
msgreply.c 1072 log_query_info(enum verbosity_value v, const char* str, function
  /src/external/bsd/unbound/dist/dns64/
dns64.c 691 log_query_info(VERB_QUERY, "dns64 operate: query", &qstate->qinfo);
959 log_query_info(VERB_ALGO, "dns64: inform_super, sub is",
961 log_query_info(VERB_ALGO, "super is", &super->qinfo);
  /src/external/bsd/unbound/dist/validator/
validator.c 483 log_query_info(VERB_ALGO, "generate request", &ask);
2033 log_query_info(VERB_ALGO, "validator: FindKey", &vq->qchase);
2247 log_query_info(VERB_ALGO, "processValidate: state has no "
2479 log_query_info(VERB_ALGO, "validator: chased to",
2495 log_query_info(VERB_DETAIL, "validation success",
2574 log_query_info(NO_VERBOSE, "validation failure",
2712 log_query_info(VERB_QUERY, "validator operate: query",
2715 log_query_info(VERB_QUERY, "validator operate: chased to",
2989 log_query_info(VERB_DETAIL, "validated DS", qinfo);
3439 log_query_info(VERB_DETAIL, "validated DNSKEY", qinfo)
    [all...]
autotrust.c 2390 log_query_info(VERB_ALGO, "autotrust probe", &qinfo);
  /src/external/bsd/unbound/dist/ipset/
ipset.c 413 log_query_info(VERB_QUERY, "ipset operate: query", &qstate->qinfo);
  /src/external/bsd/unbound/dist/testcode/
unitmsgparse.c 256 log_query_info(0, "failed query", qinfo);
  /src/external/bsd/unbound/dist/cachedb/
cachedb.c 928 if(iq) log_query_info(VERB_QUERY, "cachedb operate: query",
1040 log_query_info(VERB_ALGO, "cachedb msg remove", qinfo);
  /src/external/bsd/unbound/dist/edns-subnet/
subnetmod.c 997 log_query_info(VERB_QUERY, "subnetcache operate: query", &qstate->qinfo);
1213 log_query_info(VERB_ALGO, "subnetcache inform_super: query",
  /src/external/bsd/unbound/dist/services/
mesh.c 1709 log_query_info(VERB_ALGO, "DNS Error Reporting: generating report "
2107 log_query_info(NO_VERBOSE, "pass error for qstate",
2116 log_query_info(VERB_QUERY, "pass error for qstate",
2138 log_query_info(VERB_QUERY, "pass error for qstate",
2265 log_query_info(VERB_ALGO, buf, &m->s.qinfo);
authzone.c 5499 log_query_info(VERB_ALGO, buf1, &qinfo);
6694 log_query_info(VERB_ALGO, buf1, &qinfo);
8528 log_query_info(VERB_ALGO, buf1, &qinfo);
  /src/external/bsd/unbound/dist/respip/
respip.c 1090 log_query_info(VERB_QUERY, "respip operate: query", &qstate->qinfo);

Completed in 74 milliseconds