Lines Matching refs:curPtr
1939 PtnElem *curPtr=nodePtr;1945 if ( curPtr != NULL ) {1946 if ( curPtr->next != NULL ) {1951 curPtr=NULL;