Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c3409 CacheRecord ***kalistptrptr, mDNSu32 *answerforecast) in BuildQuestion() argument
3433 CacheRecord **ka = *kalistptrptr; // Make a working copy of the pointer we're going to update in BuildQuestion()
3454 ka = *kalistptrptr; // Go back to where we started and retract these answer records in BuildQuestion()
3474 ka = *kalistptrptr; // Go back to where we started and retract these answer records in BuildQuestion()
3482 *kalistptrptr = ka; // Update the known answer list pointer in BuildQuestion()