Searched refs:Suppressed (Results 1 – 9 of 9) sorted by relevance
5232 if (q->Suppressed && (AddRecord != QC_suppressed) && !(q->ForceCNAMEFollows && followcname)) in AnswerCurrentQuestionWithResourceRecord()5684 if (!q->Suppressed && CacheRecordAnswersQuestion(cr, q)) in CacheRecordRmv()6124 if (!q->Suppressed || q->ForceCNAMEFollows) in AnswerNewQuestion()6240 if (!questionStopped && q->Suppressed) in AnswerNewQuestion()13785 if (!q->Suppressed != !question->Suppressed) continue; in FindDuplicateQuestion()14676 if (q->Suppressed) in SuppressStatusChanged()14678 q->Suppressed = mDNSfalse; in SuppressStatusChanged()14685 q->Suppressed = mDNStrue; in SuppressStatusChanged()14770 const mDNSBool old = q->Suppressed; in CheckSuppressUnusableQuestions()14771 q->Suppressed = ShouldSuppressQuery(q); in CheckSuppressUnusableQuestions()[all …]
2166 if (q->Suppressed && (!q->ForceCNAMEFollows || (rr->rrtype != kDNSType_CNAME))) in SameNameRecordAnswersQuestion()2423 if (q->Suppressed) in ResourceRecordAnswersUnicastResponse()
2048 …mDNSBool Suppressed; // This query should be suppressed, i.e., not sent on the … member
910 entry addr array. Suppressed because there is no way to call it.
7626 q->SuppressUnusable, q->Suppressed, in udsserver_info_dump_to_fd()
18795 [src/sum.c] Suppressed a level of block (which became rather useless26662 Suppressed MPFR_CLEAR_FLAGS (no longer did anything).37908 Suppressed the underscores of AC_CHECK_LIBM in comments, otherwise42400 Suppressed memory leaks.
21775 # 4. Suppressed nonexistent underlined mode (normally as bright).21778 # 6. Suppressed nonexistent invisible mode.
21358 * builtins.c (c_strlen): Suppressed multiple warnings that can occur