Home
last modified time | relevance | path

Searched refs:kalistptrptr (Results 1 – 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSCore/
DmDNS.c2565 CacheRecord ***kalistptrptr, mDNSu32 *answerforecast) in BuildQuestion() argument
2582 CacheRecord **ka = *kalistptrptr; // Make a working copy of the pointer we're going to update in BuildQuestion()
2610 ka = *kalistptrptr; // Go back to where we started and retract these answer records in BuildQuestion()
2619 *kalistptrptr = ka; // Update the known answer list pointer in BuildQuestion()