Searched refs:RecordContext (Results 1 – 4 of 4) sorted by relevance
1873 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()
1674 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()
1606 void *RecordContext; // Context parameter for the callback function member
2216 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()