Searched refs:thelist (Results 1 – 1 of 1) sorted by relevance
5665 …earIdenticalProxyRecords(mDNS *const m, const OwnerOptData *const owner, AuthRecord *const thelist) in ClearIdenticalProxyRecords() argument5669 m->CurrentRecord = thelist; in ClearIdenticalProxyRecords()5691 …l void ClearProxyRecords(mDNS *const m, const OwnerOptData *const owner, AuthRecord *const thelist) in ClearProxyRecords() argument5695 m->CurrentRecord = thelist; in ClearProxyRecords()7187 …akeupForList(mDNS *const m, mDNSInterfaceID InterfaceID, mDNSEthAddr *e, AuthRecord *const thelist) in ScheduleWakeupForList() argument7193 for (rr = thelist; rr; rr = rr->next) in ScheduleWakeupForList()