Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A Duds_daemon.c1873 if (result == mStatus_MemFree) free(rr->RecordContext); // context is the enclosing list structure in free_defdomain()
2612 ExtraResourceRecord *extra = (ExtraResourceRecord *)rr->RecordContext; in FreeExtraRR()
2799 e->r.RecordContext = e; in free_service_instance()
2854 rr->RecordContext = re; in handle_regrecord_request()
2875 registered_record_entry *re = rr->RecordContext; in regrecord_callback()
2934 fptr->rr->RecordContext = NULL; in connected_registration_termination()
2981 e->rr->RecordContext = NULL; in remove_record()
H A DuDNS.c1674 uDNS_HostnameInfo *hi = (uDNS_HostnameInfo *)rr->RecordContext; in HostnameCallback()
1682 rr->RecordContext = mDNSNULL; in HostnameCallback()
1703 rr->RecordContext = (void *)hi->StatusContext; in HostnameCallback()
1706 rr->RecordContext = (void *)hi; in HostnameCallback()
1720 rr->RecordContext = (void *)hi->StatusContext; in HostnameCallback()
1723 rr->RecordContext = (void *)hi; in HostnameCallback()
1844 …(*dst)->RecordContext = mDNSNULL; // defensively clear backpointer to avoid doubly-referenced con… in AssignHostnameInfoAuthRecord()
1933 hi->arv4->RecordContext = mDNSNULL; // about to free wrapper struct in mDNS_RemoveDynDNSHostName()
1939 hi->arv6->RecordContext = mDNSNULL; // about to free wrapper struct in mDNS_RemoveDynDNSHostName()
H A DmDNSEmbeddedAPI.h1606 void *RecordContext; // Context parameter for the callback function member
H A DmDNS.c2216 rr->RecordContext = Context; in mDNS_SetupResourceRecord()
6775 ServiceRecordSet *sr = (ServiceRecordSet *)rr->RecordContext; in ServiceCallback()
6820 ServiceRecordSet *sr = (ServiceRecordSet *)rr->RecordContext; in NSSCallback()
7016 extra->r.RecordContext = Context; in mDNS_RemoveRecordFromService()