Searched refs:STRING_LIST_NODE (Results 1 – 2 of 2) sorted by relevance
383 typedef struct _STRING_LIST_NODE STRING_LIST_NODE; typedef387 STRING_LIST_NODE *Next;392 STRING_LIST_NODE *CurrentNode;393 STRING_LIST_NODE *ListHead;
1337 STRING_LIST_NODE *CurrentListNode; in GetStringTokenFromDepository()1338 STRING_LIST_NODE *NextListNode; in GetStringTokenFromDepository()1351 NextListNode = AllocateZeroPool (sizeof (STRING_LIST_NODE)); in GetStringTokenFromDepository()1400 STRING_LIST_NODE *CurrentListNode; in CleanUpStringDepository()1401 STRING_LIST_NODE *NextListNode; in CleanUpStringDepository()