Searched refs:AddToTail (Results 1 – 5 of 5) 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()
1576 AddToTail(&gEventSources, newSource); in mDNSPosixAddFDToEventLoop()
1385 AddToTail( &gTCPDispatchableSockets, sock ); in TCPEndRecv()3367 AddToTail( &gUDPDispatchableSockets, sock ); in UDPEndRecv()