OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EVDNS_LOG_DEBUG
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/
evdns.c
123
#define
EVDNS_LOG_DEBUG
EVENT_LOG_DEBUG
666
log(
EVDNS_LOG_DEBUG
, "Removing timeout for request %p", req);
935
log(
EVDNS_LOG_DEBUG
, "Got a SERVERFAILED from nameserver"
2188
log(
EVDNS_LOG_DEBUG
, "Request %p timed out", arg);
2194
log(
EVDNS_LOG_DEBUG
, "Giving up on request %p; tx_count==%d",
2202
log(
EVDNS_LOG_DEBUG
, "Retransmitting request %p; tx_count==%d",
2295
log(
EVDNS_LOG_DEBUG
,
2344
log(
EVDNS_LOG_DEBUG
, "Sending probe to %s",
2522
log(
EVDNS_LOG_DEBUG
, "Addrlen %d too long.", (int)addrlen);
2576
log(
EVDNS_LOG_DEBUG
, "Added nameserver %s as %p"
[
all
...]
/src/external/bsd/ntp/dist/sntp/libevent/
evdns.c
121
#define
EVDNS_LOG_DEBUG
EVENT_LOG_DEBUG
664
log(
EVDNS_LOG_DEBUG
, "Removing timeout for request %p", req);
933
log(
EVDNS_LOG_DEBUG
, "Got a SERVERFAILED from nameserver"
2186
log(
EVDNS_LOG_DEBUG
, "Request %p timed out", arg);
2192
log(
EVDNS_LOG_DEBUG
, "Giving up on request %p; tx_count==%d",
2200
log(
EVDNS_LOG_DEBUG
, "Retransmitting request %p; tx_count==%d",
2293
log(
EVDNS_LOG_DEBUG
,
2342
log(
EVDNS_LOG_DEBUG
, "Sending probe to %s",
2520
log(
EVDNS_LOG_DEBUG
, "Addrlen %d too long.", (int)addrlen);
2574
log(
EVDNS_LOG_DEBUG
, "Added nameserver %s as %p"
[
all
...]
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026