Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNS.c3283 … DNSQuestion *q, CacheRecord ***kalistptrptr, mDNSu32 *answerforecast) in BuildQuestion() argument
3299 … CacheRecord **ka = *kalistptrptr; // Make a working copy of the pointer we're going to update in BuildQuestion()
3327 … ka = *kalistptrptr; // Go back to where we started and retract these answer records in BuildQuestion()
3336 *kalistptrptr = ka; // Update the known answer list pointer in BuildQuestion()