Searched refs:strstr (Results 201 - 225 of 404) sorted by relevance

1234567891011>>

/freebsd-11.0-release/usr.bin/logins/
H A Dlogins.c83 p = strstr(list, elem);
/freebsd-11.0-release/usr.bin/m4/
H A Dmisc.c76 t = strstr(s1, s2);
/freebsd-11.0-release/usr.sbin/bsnmpd/modules/snmp_lm75/
H A Dsnmp_lm75.c324 if (strstr(buf, "temperature"))
/freebsd-11.0-release/usr.sbin/uhsoctl/
H A Duhsoctl.c655 } else if (strstr(buf, "ERROR") != NULL) {
1070 q = strstr(data, "port=");
1101 q = strstr(data, "port=");
1175 if (strstr(buf[0], "+CME ERROR:") != NULL) {
/freebsd-11.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dpath.c85 && strstr(path, "/./") == NULL
750 if (strstr(path, "/./") != NULL)
776 if (strstr(path, "/../") != NULL)
/freebsd-11.0-release/contrib/gcc/
H A Dgenpreds.c231 const char *q = strstr (p, var);
276 || (!strstr (XSTR (exp, 0), "const_int")
277 && !strstr (XSTR (exp, 0), "const_double")))
/freebsd-11.0-release/contrib/ntp/ntpd/
H A Drefclock_neoclock4x.c981 ptr = strstr(&tmpbuf[lastsearch], "S/N");
1021 if(strstr(firmware, "/R2"))
1039 ptr = strstr(firmware, "NDF:");
/freebsd-11.0-release/crypto/openssl/apps/
H A Ds_client.c1603 if (strstr(mbuf, "STARTTLS"))
1631 if (strstr(mbuf, "STARTTLS"))
1665 while (!strstr
1667 if (strstr(mbuf, "/stream:features>"))
1676 if (!strstr(sbuf, "<proceed"))
H A Dengine.c298 if ((arg = strstr(cmd, ":")) == NULL) {
/freebsd-11.0-release/crypto/openssh/
H A Dssh-keygen.c469 if (strstr(type, "dsa")) {
471 } else if (strstr(type, "rsa")) {
579 strstr(line, ": ") != NULL) {
580 if (strstr(line, SSH_COM_PRIVATE_BEGIN) != NULL)
582 if (strstr(line, " END ") != NULL) {
917 strstr(cp, "PRIVATE KEY") != NULL) {
2634 if (strstr(identity_file, dotsshdir) != NULL) {
/freebsd-11.0-release/contrib/gcclibs/libiberty/
H A DMakefile.in154 strstr.c strtod.c strtol.c strtoul.c strndup.c strverscmp.c \
202 ./strncmp.o ./strndup.o ./strrchr.o ./strstr.o \
372 strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf \
1034 ./strstr.o: $(srcdir)/strstr.c
1036 $(COMPILE.c) $(PICFLAG) $(srcdir)/strstr.c -o pic/$@; \
1038 $(COMPILE.c) $(srcdir)/strstr.c $(OUTPUT_OPTION)
/freebsd-11.0-release/contrib/binutils/libiberty/
H A DMakefile.in154 strstr.c strtod.c strtol.c strtoul.c strndup.c strverscmp.c \
202 ./strncmp.o ./strndup.o ./strrchr.o ./strstr.o \
389 strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf \
1058 ./strstr.o: $(srcdir)/strstr.c
1060 $(COMPILE.c) $(PICFLAG) $(srcdir)/strstr.c -o pic/$@; \
1062 $(COMPILE.c) $(srcdir)/strstr.c $(OUTPUT_OPTION)
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dada-lang.c273 const char *p = strstr (name, "___");
450 const char *suffix = strstr (str, "___");
581 p = strstr (mangled, "___");
1174 && strstr (ada_type_name (type), "___XP") != NULL;
1229 char *tail = strstr (raw_name, "___XP");
2972 const char *suffix = (name == NULL) ? NULL : strstr (name, "___XR");
3506 int wild_match = (strstr (name, "__") == NULL);
3668 int wild_match = (strstr (name, "__") == NULL);
5913 && strstr (name, "___XVL") != NULL;
6663 if ((tmp = strstr (nam
[all...]
H A Dgdbtypes.c2297 first_p = (strstr (first, "short") != NULL);
2298 second_p = (strstr (second, "short") != NULL);
2305 first_p = (strstr (first, "long") != NULL);
2306 second_p = (strstr (second, "long") != NULL);
2313 first_p = (strstr (first, "char") != NULL);
2314 second_p = (strstr (second, "char") != NULL);
/freebsd-11.0-release/contrib/binutils/binutils/
H A Dobjdump.c524 af = (strstr (an, "gnu_compiled") != NULL
525 || strstr (an, "gcc2_compiled") != NULL);
526 bf = (strstr (bn, "gnu_compiled") != NULL
527 || strstr (bn, "gcc2_compiled") != NULL);
1873 && (strstr (bfd_asymbol_name (sym), "gnu_compiled")
1875 && (strstr (bfd_asymbol_name (sym), "gcc2_compiled")
/freebsd-11.0-release/contrib/ncurses/progs/
H A Dtic.c1499 return (strstr(value, "39;49") != 0
1500 || strstr(value, "49;39") != 0);
1539 && strstr(name, "screen") != 0
/freebsd-11.0-release/contrib/bmake/
H A Dmain.c691 if ((cp = strstr(cp, "make")) &&
810 if (strstr(mode, "compat")) {
815 if (strstr(mode, "meta"))
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c462 if ((start = strstr(buf, g_etcbegin)) == NULL)
470 if (strstr(start + 1, g_etcbegin) != NULL) {
475 if ((end = strstr(buf, g_etcend)) == NULL) {
/freebsd-11.0-release/crypto/heimdal/kdc/
H A Dhprop.c218 if(strstr(types[i].name, s) == types[i].name)
/freebsd-11.0-release/crypto/heimdal/lib/hdb/
H A Dkeytab.c67 mkey = strstr(name, ":mkey=");
/freebsd-11.0-release/contrib/pam_modules/pam_passwdqc/
H A Dpam_passwdqc.c509 (!randompass || !strstr(newpass, randompass)) &&
/freebsd-11.0-release/contrib/tcsh/
H A Dsh.misc.c197 strstr(const char *s, const char *t) function
/freebsd-11.0-release/contrib/unbound/smallapp/
H A Dunbound-checkconf.c486 if(strstr(cfg->module_conf, "python"))
/freebsd-11.0-release/contrib/ncurses/ncurses/tinfo/
H A Dcaptoinfo.c710 if ((str = strstr(str, ";m")) == 0)
/freebsd-11.0-release/contrib/gcc/config/
H A Ddarwin-c.c362 bufptr = strstr (pname, dot_framework);

Completed in 481 milliseconds

1234567891011>>