Searched refs:AddToTail (Results 1 – 4 of 4) sorted by relevance
37 void AddToTail( GenLinkedList *pList, void *elem);
46 void AddToTail( GenLinkedList *pList, void *elem) in AddToTail() function
260 AddToTail( &self->eventSources, newSource ); in AddSourceToEventLoop()
1554 AddToTail(&gEventSources, newSource); in mDNSPosixAddFDToEventLoop()