Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:RecordContext

672 	ExtraResourceRecord *extra = (ExtraResourceRecord *)rr->RecordContext;
703 e->r.RecordContext = e;
869 if (!rr->RecordContext) // parent struct already freed by termination callback
887 registered_record_entry *re = rr->RecordContext;
963 ptr->rr->RecordContext = NULL;
1019 rr->RecordContext = re;
1300 e->rr->RecordContext = NULL;
1886 mDNSPlatformMemFree(rr->RecordContext);