Home
last modified time | relevance | path

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

/dports/dns/getdns/getdns-1.5.2/src/
H A Dstub.c246 STUB_DEBUG_READ, __FUNC__, str_spc); in match_edns_opt_rr()
338 STUB_DEBUG_READ, __FUNC__, upstream->fd, in process_keepalive()
350 STUB_DEBUG_READ, __FUNC__, upstream->fd, in process_keepalive()
1333 DEBUG_STUB("%s %-35s: MSG: %p \n", STUB_DEBUG_READ, in stub_udp_read_cb()
1350 " %s\n", STUB_DEBUG_READ, __FUNC__, (void*)netreq in stub_udp_read_cb()
1380 DEBUG_STUB("%s %-35s: MSG: %p TC bit set in response \n", STUB_DEBUG_READ, in stub_udp_read_cb()
1511 DEBUG_STUB("%s %-35s: FD: %d \n", STUB_DEBUG_READ, __FUNC__, in upstream_read_cb()
1560 STUB_DEBUG_READ, __FUNC__, (void*)netreq); in upstream_read_cb()
H A Ddebug.h44 #define STUB_DEBUG_READ "------- READ: " macro