Searched refs:ppVP (Results 1 – 1 of 1) sorted by relevance
238 DXFVPort * * ppVP, * pVP; in Read() local249 ppVP=&pVPorts; in Read()250 while(*ppVP!=NULL) ppVP=&((*ppVP)->pSucc); in Read()277 *ppVP=pVP; in Read()278 ppVP=&(pVP->pSucc); in Read()
Completed in 14 milliseconds