Lines Matching refs:INSPAT
102 static char *INSPAT = INSPAT_STR;
220 INSPAT = optarg;
243 INSPAT = optarg;
247 * we reset INSPAT to the INSPAT_STR.
253 INSPAT = INSPAT_STR;
363 if (strstr(*mav, INSPAT) != NULL) {
366 "with %s\n"), INSPAT);
752 ipatlen = strlen(INSPAT) - 1;
758 if (strncmp(pat, INSPAT, ipatlen + 1) == 0) {
778 "exceeded\n"), INSPAT);