Home | History | Annotate | Download | only in jhead

Lines Matching full:strstr

430         if (strstr(ImageInfo.CameraModel, FilterModel) == NULL){
464 Subst = strstr(NamePattern, "&i");
597 while ((s = strstr(pattern, "%f")) && strlen(pattern) + n < PATH_MAX-1){
1540 pOldDate = strstr(arg+1, "-");
1583 c = strstr(arg+1, "-");