Searched refs:RilSapSocketList (Results 1 – 2 of 2) sorted by relevance
109 typedef struct RilSapSocketList { struct111 RilSapSocketList *next; argument112 } RilSapSocketList; typedef
29 static RilSapSocket::RilSapSocketList *head = NULL;93 RilSapSocketList *current = head; in printList()104 RilSapSocketList *current = head; in getSocketById()156 RilSapSocketList *current; in addSocketToList()160 RilSapSocketList* listItem = (RilSapSocketList*)malloc(sizeof(RilSapSocketList)); in addSocketToList()186 RilSapSocketList* current = head; in SocketExists()