Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdns_sd/common/
H A Ddnssd_clientstub.c152 …int *moreptr; // Set while DNSServiceProcessResult working on this particula… member
419 x->moreptr = NULL; in FreeDNSServiceOp()
497 sdr->moreptr = NULL; in ConnectToServer()
880 sdr->moreptr = &morebytes; in CallbackWithError()
930 else {sdr->moreptr = NULL;} in CallbackWithError()
1051 sdRef->moreptr = &morebytes; in DNSServiceProcessResult()
1062 if (morebytes) sdRef->moreptr = NULL; in DNSServiceProcessResult()
1081 if (sdRef->moreptr) *(sdRef->moreptr) = 0; in DNSServiceRefDeallocate()
1140 if (p->moreptr) *(p->moreptr) = 0; in DNSServiceRefDeallocate()