Searched refs:ExpectedAnswers (Results 1 – 1 of 1) sorted by relevance
7125 …CacheRecord *ExpectedAnswers = mDNSNULL; // Records in our cache we expect to see u… in ProcessQuery() local7126 CacheRecord **eap = &ExpectedAnswers; in ProcessQuery()7420 eap = &ExpectedAnswers; in ProcessQuery()7596 while (ExpectedAnswers) in ProcessQuery()7598 CacheRecord *cr = ExpectedAnswers; in ProcessQuery()7599 ExpectedAnswers = cr->NextInKAList; in ProcessQuery()