Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Ddnssd_clientstub.c167 …int *moreptr; // Set while DNSServiceProcessResult working on this particula… member
479 x->moreptr = NULL; in FreeDNSServiceOp()
559 sdr->moreptr = NULL; in ConnectToServer()
1009 sdr->moreptr = &morebytes; in CallbackWithError()
1059 else {sdr->moreptr = NULL;} in CallbackWithError()
1187 sdRef->moreptr = &morebytes; in DNSServiceProcessResult()
1198 if (morebytes) sdRef->moreptr = NULL; in DNSServiceProcessResult()
1217 if (sdRef->moreptr) *(sdRef->moreptr) = 0; in DNSServiceRefDeallocate()
1276 if (p->moreptr) *(p->moreptr) = 0; in DNSServiceRefDeallocate()