Searched refs:EVDNS_LOG_DEBUG (Results 1 – 1 of 1) sorted by relevance
/external/libevent/ |
D | evdns.c | 118 #define EVDNS_LOG_DEBUG EVENT_LOG_DEBUG macro 658 log(EVDNS_LOG_DEBUG, "Removing timeout for request %p", req); in request_finished() 914 log(EVDNS_LOG_DEBUG, "Got a SERVERFAILED from nameserver" in reply_handle() 2168 log(EVDNS_LOG_DEBUG, "Request %p timed out", arg); in evdns_request_timeout_callback() 2174 log(EVDNS_LOG_DEBUG, "Giving up on request %p; tx_count==%d", in evdns_request_timeout_callback() 2182 log(EVDNS_LOG_DEBUG, "Retransmitting request %p; tx_count==%d", in evdns_request_timeout_callback() 2274 log(EVDNS_LOG_DEBUG, in evdns_request_transmit() 2323 log(EVDNS_LOG_DEBUG, "Sending probe to %s", in nameserver_send_probe() 2501 log(EVDNS_LOG_DEBUG, "Addrlen %d too long.", (int)addrlen); in evdns_nameserver_add_impl_() 2538 log(EVDNS_LOG_DEBUG, "Added nameserver %s as %p", in evdns_nameserver_add_impl_() [all …]
|