Home
last modified time | relevance | path

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

/external/libevent/
Devdns.c120 #define EVDNS_LOG_DEBUG 0 macro
657 log(EVDNS_LOG_DEBUG, "Removing timeout for request %p", req); in request_finished()
900 log(EVDNS_LOG_DEBUG, "Got a SERVERFAILED from nameserver" in reply_handle()
2154 log(EVDNS_LOG_DEBUG, "Request %p timed out", arg); in evdns_request_timeout_callback()
2165 log(EVDNS_LOG_DEBUG, "Giving up on request %p; tx_count==%d", in evdns_request_timeout_callback()
2172 log(EVDNS_LOG_DEBUG, "Retransmitting request %p; tx_count==%d", in evdns_request_timeout_callback()
2252 log(EVDNS_LOG_DEBUG, in evdns_request_transmit()
2301 log(EVDNS_LOG_DEBUG, "Sending probe to %s", in nameserver_send_probe()
2479 log(EVDNS_LOG_DEBUG, "Addrlen %d too long.", (int)addrlen); in _evdns_nameserver_add_impl()
2516 log(EVDNS_LOG_DEBUG, "Added nameserver %s as %p", in _evdns_nameserver_add_impl()
[all …]