Home | History | Annotate | Download | only in loader

Lines Matching defs:foundMatch

762                             char *foundMatch = strstr(*reg_data, pLastSlashName + 1);
763 if (foundMatch != NULL) {