strstr 1617 src/dps8/dps8_console.c if (strstr (text, needle)) { strstr 2972 src/dps8/dps8_sys.c if (strstr (name, "fw.") || strstr (name, ".ec")) strstr 1385 src/simh/scp.c if (*sub && (q = r = strstr(str, sub)) != NULL) { strstr 1387 src/simh/scp.c while ((r = strstr(p = r + len, sub)) != NULL) { strstr 4496 src/simh/scp.c if (strstr(VER_H_GIT_VERSION, "*")) strstr 4502 src/simh/scp.c if (strstr(VER_H_GIT_VERSION, "+")) strstr 4508 src/simh/scp.c if ((strstr(VER_H_GIT_VERSION, "Z")) || \ strstr 4509 src/simh/scp.c (strstr(VER_H_GIT_VERSION, "D")) || \ strstr 4510 src/simh/scp.c (strstr(VER_H_GIT_VERSION, "A")) || \ strstr 4511 src/simh/scp.c (strstr(VER_H_GIT_VERSION, "B"))) { strstr 248 src/simh/sim_fio.c if (strstr(mode, "+") != NULL) strstr 250 src/simh/sim_fio.c if (strstr(mode, "w") != NULL) strstr 252 src/simh/sim_fio.c if (strstr(mode, "a") != NULL)