Searched refs:CurrentImpEnt (Results 1 – 1 of 1) sorted by relevance
1215 ELImportEntry* CurrentImpEnt; local1218 CurrentImpEnt = (*ELImpEntStart);1219 if( CurrentImpEnt) {1221 FwdImpEnt = CurrentImpEnt;1222 CurrentImpEnt = CurrentImpEnt->next;1225 }while( CurrentImpEnt != NULL);