Searched refs:ExpectedAnswers (Results 1 – 1 of 1) sorted by relevance
7654 …CacheRecord *ExpectedAnswers = mDNSNULL; // Records in our cache we expect to see u… in ProcessQuery() local7655 CacheRecord **eap = &ExpectedAnswers; in ProcessQuery()7908 eap = &ExpectedAnswers; in ProcessQuery()8079 while (ExpectedAnswers && notD2D) in ProcessQuery()8081 CacheRecord *cr = ExpectedAnswers; in ProcessQuery()8082 ExpectedAnswers = cr->NextInKAList; in ProcessQuery()