Searched refs:log_query_in (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/contrib/ |
H A D | drop-tld.diff | 7 log_query_in(ip, qinfo.qname, qinfo.qtype, qinfo.qclass);
|
/netbsd-src/external/bsd/unbound/dist/util/ |
H A D | net_help.h | 266 void log_query_in(const char* str, uint8_t* name, uint16_t type,
|
H A D | net_help.c | 563 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 D | worker.c | 1534 log_query_in(ip, qinfo.qname, qinfo.qtype, qinfo.qclass); in worker_handle_request()
|