Home
last modified time | relevance | path

Searched refs:log_query_in (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/contrib/
H A Ddrop-tld.diff7 log_query_in(ip, qinfo.qname, qinfo.qtype, qinfo.qclass);
/netbsd-src/external/bsd/unbound/dist/util/
H A Dnet_help.h266 void log_query_in(const char* str, uint8_t* name, uint16_t type,
H A Dnet_help.c563 log_query_in(const char* str, uint8_t* name, uint16_t type, uint16_t dclass) in log_query_in() function
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dworker.c1534 log_query_in(ip, qinfo.qname, qinfo.qtype, qinfo.qclass); in worker_handle_request()