Searched refs:CurrentImpEnt (Results 1 – 1 of 1) sorted by relevance
1179 ELImportEntry* CurrentImpEnt; local1182 CurrentImpEnt = (*ELImpEntStart);1183 if( CurrentImpEnt) {1185 FwdImpEnt = CurrentImpEnt;1186 CurrentImpEnt = CurrentImpEnt->next;1189 }while( CurrentImpEnt != NULL);