Searched refs:AddToTail (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/mDNSResponder-561.1.1/mDNSShared/
H A DGenLinkedList.h37 void AddToTail( GenLinkedList *pList, void *elem);
H A DGenLinkedList.c46 void AddToTail( GenLinkedList *pList, void *elem) function
H A Ddnsextd.c260 AddToTail( &self->eventSources, newSource );
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSWindows/
H A DPoll.c313 AddToTail( &gPoll.sources, source );
361 AddToTail( &gPoll.workers, worker );
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSPosix/
H A DmDNSPosix.c1684 AddToTail(&gEventSources, newSource);

Completed in 73 milliseconds