Searched refs:CurImpEnt (Results 1 – 1 of 1) sorted by relevance
1164 ELImportEntry* CurImpEnt; local1167 CurImpEnt = &DmyImpEnt;1169 while( CurImpEnt->next != ImpEnt) {1170 if( CurImpEnt->next == NULL) {1173 CurImpEnt = (ELImportEntry*)CurImpEnt->next;1178 CurImpEnt->next = ImpEnt->next;