Searched refs:newQSublistPtr (Results 1 – 1 of 1) sorted by relevance
15127 …DNSQuestion **const newQSublistPtr = localOnlyOrP2P ? &m->NewLocalOnlyQuestions : &m->NewQuestions; in InsertNewQuestionInList() local15128 const DNSQuestion *const newQSublist = *newQSublistPtr; in InsertNewQuestionInList()15174 *newQSublistPtr = question; in InsertNewQuestionInList()