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

  /src/external/bsd/unbound/dist/util/data/
msgreply.h 392 struct msgreply_entry* query_info_entrysetup(struct query_info* q,
msgreply.c 763 query_info_entrysetup(struct query_info* q, struct reply_info* r, function
  /src/external/bsd/unbound/dist/edns-subnet/
subnetmod.c 427 mrep_entry = query_info_entrysetup(&qinf, data, h);
431 log_err("query_info_entrysetup failed");
  /src/external/bsd/unbound/dist/services/cache/
dns.c 209 if(!(e = query_info_entrysetup(qinfo, rep, hash))) {
1225 /* qname is used inside query_info_entrysetup, and set to

Completed in 24 milliseconds