Searched refs:CurImpEnt (Results 1 – 1 of 1) sorted by relevance
1128 ELImportEntry* CurImpEnt; local1131 CurImpEnt = &DmyImpEnt;1133 while( CurImpEnt->next != ImpEnt) {1134 if( CurImpEnt->next == NULL) {1137 CurImpEnt = (ELImportEntry*)CurImpEnt->next;1142 CurImpEnt->next = ImpEnt->next;