Lines Matching refs:DEBUG

425     LOG(DEBUG) << __func__;  in res_nsend()
475 LOG(DEBUG) << __func__ << ": got answer from DoT"; in res_nsend()
532 LOG(DEBUG) << __func__ << ": Querying server (# " << ns + 1 in res_nsend()
616 LOG(DEBUG) << __func__ << ": got answer:"; in res_nsend()
709 PLOG(DEBUG) << __func__ << ": socket(vc): "; in send_vc()
725 PLOG(DEBUG) << __func__ << ": setsockopt: "; in send_vc()
765 PLOG(DEBUG) << __func__ << ": write failed: "; in send_vc()
781 PLOG(DEBUG) << __func__ << ": read failed: "; in send_vc()
800 LOG(DEBUG) << __func__ << ": response truncated"; in send_vc()
809 LOG(DEBUG) << __func__ << ": undersized: " << len; in send_vc()
821 PLOG(DEBUG) << __func__ << ": read(vc): "; in send_vc()
850 LOG(DEBUG) << __func__ << ": ld answer (unexpected):"; in send_vc()
942 LOG(DEBUG) << __func__ << ": poll"; in udpRetryingPoll()
960 LOG(DEBUG) << __func__ << ": " in udpRetryingPoll()
984 LOG(DEBUG) << __func__ << ": old answer:"; in ignoreInvalidAnswer()
989 LOG(DEBUG) << __func__ << ": not our server:"; in ignoreInvalidAnswer()
994 LOG(DEBUG) << __func__ << ": wrong query name:"; in ignoreInvalidAnswer()
1020 PLOG(DEBUG) << __func__ << ": socket(dg): "; in send_dg()
1057 LOG(DEBUG) << __func__ << ": new DG socket"; in send_dg()
1061 PLOG(DEBUG) << __func__ << ": send: "; in send_dg()
1081 LOG(DEBUG) << __func__ << ": " << (isTimeout) ? "timeout" : "poll"; in send_dg()
1093 PLOG(DEBUG) << __func__ << ": recvfrom: "; in send_dg()
1099 LOG(DEBUG) << __func__ << ": undersized: " << resplen; in send_dg()
1117 LOG(DEBUG) << __func__ << ": server rejected query with EDNS0:"; in send_dg()
1128 LOG(DEBUG) << __func__ << ": server rejected query:"; in send_dg()
1136 LOG(DEBUG) << __func__ << ": truncated answer"; in send_dg()
1159 if (!WOULD_LOG(DEBUG)) return; in dump_error()
1168 PLOG(DEBUG) << __func__ << ": " << str << " ([" << hbuf << "]." << sbuf << "): "; in dump_error()