Home
last modified time | relevance | path

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

/external/libevent/
Devdns.c119 #define EVDNS_LOG_DEBUG EVENT_LOG_DEBUG macro
662 log(EVDNS_LOG_DEBUG, "Removing timeout for request %p", req); in request_finished()
931 log(EVDNS_LOG_DEBUG, "Got a SERVERFAILED from nameserver" in reply_handle()
2184 log(EVDNS_LOG_DEBUG, "Request %p timed out", arg); in evdns_request_timeout_callback()
2190 log(EVDNS_LOG_DEBUG, "Giving up on request %p; tx_count==%d", in evdns_request_timeout_callback()
2198 log(EVDNS_LOG_DEBUG, "Retransmitting request %p; tx_count==%d", in evdns_request_timeout_callback()
2291 log(EVDNS_LOG_DEBUG, in evdns_request_transmit()
2340 log(EVDNS_LOG_DEBUG, "Sending probe to %s", in nameserver_send_probe()
2518 log(EVDNS_LOG_DEBUG, "Addrlen %d too long.", (int)addrlen); in evdns_nameserver_add_impl_()
2572 log(EVDNS_LOG_DEBUG, "Added nameserver %s as %p", in evdns_nameserver_add_impl_()
[all …]