Searched refs:nextListNode (Results 1 – 1 of 1) sorted by relevance
40 struct DATASLListParams *prevListNode, struct DATASLListParams *nextListNode) in UpdateListNode() argument42 nextListNode->prev = newListNode; in UpdateListNode()43 newListNode->next = nextListNode; in UpdateListNode()