Searched refs:listNextNode (Results 1 – 2 of 2) sorted by relevance
61 #define listNextNode(n) ((n)->next) macro
742 nextnode = listNextNode(node); in scanGenericCommand()774 nextnode = listNextNode(node); in scanGenericCommand()