Lines Matching refs:DEBUG
425 LOG(DEBUG) << __func__; in res_nsend()
475 LOG(DEBUG) << __func__ << ": got answer from DoT"; in res_nsend()
523 LOG(DEBUG) << __func__ << ": Querying server (# " << ns + 1 in res_nsend()
607 LOG(DEBUG) << __func__ << ": got answer:"; in res_nsend()
700 PLOG(DEBUG) << __func__ << ": socket(vc): "; in send_vc()
716 PLOG(DEBUG) << __func__ << ": setsockopt: "; in send_vc()
756 PLOG(DEBUG) << __func__ << ": write failed: "; in send_vc()
772 PLOG(DEBUG) << __func__ << ": read failed: "; in send_vc()
791 LOG(DEBUG) << __func__ << ": response truncated"; in send_vc()
800 LOG(DEBUG) << __func__ << ": undersized: " << len; in send_vc()
812 PLOG(DEBUG) << __func__ << ": read(vc): "; in send_vc()
841 LOG(DEBUG) << __func__ << ": ld answer (unexpected):"; in send_vc()
933 LOG(DEBUG) << __func__ << ": poll"; in udpRetryingPoll()
951 LOG(DEBUG) << __func__ << ": " in udpRetryingPoll()
975 LOG(DEBUG) << __func__ << ": old answer:"; in ignoreInvalidAnswer()
980 LOG(DEBUG) << __func__ << ": not our server:"; in ignoreInvalidAnswer()
985 LOG(DEBUG) << __func__ << ": wrong query name:"; in ignoreInvalidAnswer()
1011 PLOG(DEBUG) << __func__ << ": socket(dg): "; in send_dg()
1048 LOG(DEBUG) << __func__ << ": new DG socket"; in send_dg()
1052 PLOG(DEBUG) << __func__ << ": send: "; in send_dg()
1072 LOG(DEBUG) << __func__ << ": " << (isTimeout) ? "timeout" : "poll"; in send_dg()
1084 PLOG(DEBUG) << __func__ << ": recvfrom: "; in send_dg()
1090 LOG(DEBUG) << __func__ << ": undersized: " << resplen; in send_dg()
1108 LOG(DEBUG) << __func__ << ": server rejected query with EDNS0:"; in send_dg()
1119 LOG(DEBUG) << __func__ << ": server rejected query:"; in send_dg()
1127 LOG(DEBUG) << __func__ << ": truncated answer"; in send_dg()
1150 if (!WOULD_LOG(DEBUG)) return; in dump_error()
1159 PLOG(DEBUG) << __func__ << ": " << str << " ([" << hbuf << "]." << sbuf << "): "; in dump_error()