Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:Questions

320 			for (q = m->Questions; q; q=q->next)
397 // Check to see if adding this new DomainAuthInfo has changed the credentials for any of our questions
398 for (q = m->Questions; q; q=q->next)
866 for (q = m->Questions; q; q = q->next)
1656 // Returns if the question is a GetZoneData question. These questions are special in
3441 // 1. Find out if this is an answer to one of our test questions
3477 // If this server has just changed state from DNSServer_Untested to DNSServer_Passed, then retrigger any waiting questions.
3478 // We use the NoTestQuery() test so that we only retrigger questions that were actually blocked waiting for this test to complete.
3479 if (result == DNSServer_Passed) // Unblock any questions that were waiting for this result
3480 for (q = m->Questions; q; q=q->next)
3519 for (qptr = m->Questions; qptr; qptr = qptr->next)
4300 // (When we have a group of identical questions, only the active representative of the group gets
4302 // but we want *all* of the questions to get answer callbacks.)
4592 m->CurrentQuestion = m->Questions;
4940 // Retry questions which has seach domains appended