Symbol: strstr
bin/sh/expand.c
1247
nameend = strstr(p, ":]");
bin/sh/jobs.c
686
&& strstr(jp->ps[0].cmd, name + 2) != NULL) {
crypto/libressl/apps/openssl/s_client.c
1247
if (strstr(mbuf, "STARTTLS"))
crypto/libressl/apps/openssl/s_client.c
1279
if (strstr(mbuf, "STARTTLS"))
crypto/libressl/apps/openssl/s_client.c
1318
while (!strstr(mbuf, "<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'") &&
crypto/libressl/apps/openssl/s_client.c
1319
!strstr(mbuf, "<starttls xmlns=\"urn:ietf:params:xml:ns:xmpp-tls\"")) {
crypto/libressl/apps/openssl/s_client.c
1331
if (!strstr(sbuf, "<proceed"))
crypto/openssh/platform.c
195
if (strstr(passwd, LOCKED_PASSWD_SUBSTR))
crypto/openssh/session.c
945
if ((var_val = strstr(var_name, "=")) == NULL) {
crypto/openssh/ssh-keygen.c
1000
strstr(cp, "PRIVATE KEY") != NULL) {
crypto/openssh/ssh-keygen.c
3151
if (strchr(cp, '/') != NULL || strstr(cp, "..") != NULL ||
crypto/openssh/ssh-keygen.c
518
if (strstr(type, "rsa")) {
crypto/openssh/ssh-keygen.c
521
} else if (strstr(type, "dsa")) {
crypto/openssh/ssh-keygen.c
664
strstr(line, ": ") != NULL) {
crypto/openssh/ssh-keygen.c
665
if (strstr(line, SSH_COM_PRIVATE_BEGIN) != NULL)
crypto/openssh/ssh-keygen.c
667
if (strstr(line, " END ") != NULL) {
include/string.h
143
char *strstr(const char *, const char *) __pure;
lib/libc/citrus/citrus_esdb.c
332
if ((p = strstr(buf1, ".esdb")) != NULL)
lib/libc/gen/getpwent.c
1404
if (strstr(pwd->pw_passwd, "##") != NULL) {
lib/libc/gen/syslog.c
186
if (strstr(fmt, "%m")) {
lib/libc/iconv/iconv.c
70
out_slashes = strstr(out, "//");
lib/libfetch/common.c
550
ext = strstr(socks5env, portDelim);
lib/libfetch/fetch.c
366
if ((p = strstr(URL, ":/"))) {
lib/libpam/modules/pam_chroot/pam_chroot.c
67
if ((end = strstr(pwd->pw_dir, "/./")) != NULL) {
lib/libusb/libusb01.c
999
ptr = strstr(name, ":");
lib/libusb/libusb10.c
879
ptr = strstr(name, ":");
libexec/ftpd/ftpd.c
1487
if ((homedir = strstr(chrootdir, "/./")) != NULL) {
libexec/rtld-elf/rtld.c
904
p1 = strstr(p, kw);
libexec/rtld-elf/rtld.c
928
p1 = strstr(p, kw);
libexec/tftpd/tftpd.c
483
if (strstr(filename, "/../"))
sbin/dumpon/dumpon.c
59
if (strstr((p = strrchr(argv[0], '/')) ? p+1 : argv[0],
sbin/gpt/create.c
363
if (strstr(device_name, "serno"))
sbin/gpt/create.c
368
if (strstr(device_name, "serno"))
sbin/hammer/cmd_cleanup.c
128
(strstr(fs, "/@@0x") != NULL ||
sbin/hammer/cmd_cleanup.c
129
strstr(fs, "/@@-1") != NULL))) {
sbin/hammer/cmd_cleanup.c
916
if (arg3 != NULL && strstr(arg3, "any") != NULL)
sbin/hammer/cmd_history.c
197
p = strstr(s, "@");
sbin/hammer/cmd_remote.c
68
if (strstr(str, "hammer") == NULL) {
sbin/kldload/kldload.c
44
if (strchr(kldname, '/') != NULL || strstr(kldname, ".ko") == NULL)
sbin/mount_devfs/mount_devfs.c
87
ptr = strstr(optarg, "ruleset=");
sbin/mount_fuse/mount_fusefs.c
132
char *p = strstr(optarg, "max_read=");
sbin/mount_fuse/mount_fusefs.c
140
char *p = strstr(optarg, "subtype=");
sbin/mount_fuse/mount_fusefs.c
96
const char *end = strstr(ptr, ",");
sbin/mount_hammer/mount_hammer.c
90
ptr = strstr(optarg, "master=");
sbin/mount_hammer/mount_hammer.c
97
ptr = strstr(optarg, "nomirror");
sbin/mount_nfs/mount_nfs.c
350
atoi(strstr(optarg, "port=") + 5));
sbin/mount_nfs/mount_nfs.c
360
nfsargsp->acregmin = atoi(strstr(optarg,
sbin/mount_nfs/mount_nfs.c
363
nfsargsp->acregmax = atoi(strstr(optarg,
sbin/mount_nfs/mount_nfs.c
366
nfsargsp->acdirmin = atoi(strstr(optarg,
sbin/mount_nfs/mount_nfs.c
369
nfsargsp->acdirmax = atoi(strstr(optarg,
sbin/mount_nfs/mount_nfs.c
372
num = atoi(strstr(optarg, "retrycnt=") + 9);
sbin/mount_tmpfs/mount_tmpfs.c
138
ptr = strstr(optarg, "gid=");
sbin/mount_tmpfs/mount_tmpfs.c
140
delim = strstr(ptr, ",");
sbin/mount_tmpfs/mount_tmpfs.c
152
ptr = strstr(optarg, "uid=");
sbin/mount_tmpfs/mount_tmpfs.c
154
delim = strstr(ptr, ",");
sbin/mount_tmpfs/mount_tmpfs.c
166
ptr = strstr(optarg, "mode=");
sbin/mount_tmpfs/mount_tmpfs.c
168
delim = strstr(ptr, ",");
sbin/mount_tmpfs/mount_tmpfs.c
180
ptr = strstr(optarg, "inodes=");
sbin/mount_tmpfs/mount_tmpfs.c
182
delim = strstr(ptr, ",");
sbin/mount_tmpfs/mount_tmpfs.c
193
ptr = strstr(optarg, "size=");
sbin/mount_tmpfs/mount_tmpfs.c
195
delim = strstr(ptr, ",");
sbin/mount_tmpfs/mount_tmpfs.c
206
ptr = strstr(optarg, "maxfilesize=");
sbin/mount_tmpfs/mount_tmpfs.c
208
delim = strstr(ptr, ",");
sbin/newfs/newfs.c
227
if (strstr(progname, "mfs")) {
sbin/rconfig/subs.c
208
if (rc == 201 && strstr(buf, "SIZE=") != NULL) {
sbin/rconfig/subs.c
209
*lenp = strtol(strstr(buf, "SIZE=") + 5, NULL, 0);
sbin/rconfig/subs.c
220
if (strstr(buf, "ERROR=")) {
sbin/rconfig/subs.c
221
rc = strtol(strstr(buf, "ERROR=") + 6, NULL, 0);
sbin/reboot/reboot.c
64
if (strstr((p = strrchr(*argv, '/')) ? p + 1 : *argv, "halt")) {
sbin/routed/trace.c
317
|| strstr(filename,"../")
sbin/startslip/startslip.c
400
if (strstr(&buf[1], "ogin:") != NULL) {
sbin/startslip/startslip.c
405
if (strstr(&buf[1], "assword:") != NULL) {
sbin/swapon/swapon.c
158
if (strstr(fsp->fs_mntops, "noauto"))
sbin/swapon/swapon.c
161
if (strstr(fsp->fs_mntops, "notrim"))
sbin/swapon/swapon.c
163
else if (strstr(fsp->fs_mntops, "trim"))
sbin/swapon/swapon.c
166
if (cflag || strstr(fsp->fs_mntops, "crypt"))
sbin/swapon/swapon.c
174
strstr(fsp->fs_mntops, "crypt")) {
sbin/swapon/swapon.c
73
if (strstr(ptr, "swapon"))
sbin/swapon/swapon.c
75
else if (strstr(ptr, "swapoff"))
sys/platform/vkernel64/platform/init.c
1089
dname = strstr(dname, "tap");
sys/sys/libkern.h
140
char *strstr(const char *, const char *);
tools/tools/bus_autoconf/bus_usb.c
163
if (strstr(type, "_host_"))
tools/tools/bus_autoconf/bus_usb.c
165
else if (strstr(type, "_device_"))
usr.bin/dsynth/ncurses.c
232
if (strstr(ptr, "] SUCCESS ")) {
usr.bin/dsynth/ncurses.c
234
} else if (strstr(ptr, "] FAILURE ")) {
usr.bin/dsynth/pkglist.c
1104
if (strstr(pkg->uses, "metaport"))
usr.bin/dsynth/subs.c
188
if ((ptr = strstr(buf, "##")) != NULL) {
usr.bin/m4/misc.c
74
t = strstr(s1, s2);
usr.bin/ncal/ncal.c
236
if ((cp = strstr(locale, p->cc)) != NULL && *(cp - 1) == '_')
usr.bin/patch/pch.c
357
if ((t = strstr(s + 5, " - ")) != NULL)
usr.bin/pathchk/pathchk.c
112
if ((Pflag || pflag) && (*p == '-' || strstr(p, "/-") != NULL)) {
usr.bin/seq/seq.c
390
if ((dp = strstr(number, decimal_point)) != NULL) {
usr.bin/sort/bwstring.c
922
(s == (unsigned char*)strstr((const char*)s, (char*)(cmonths[i]))))
usr.bin/top/m_dragonfly.c
622
strstr(PP(pp, comm), match_command) == NULL) {
usr.bin/unzip/unzip.c
692
strstr(pathname, "/../") != NULL) {
usr.bin/xargs/strnsubst.c
67
this = strstr(s1, match);
usr.bin/xargs/xargs.c
525
if (repls && strstr(*tmp, replstr) != NULL) {
usr.sbin/acpi/acpiconf/acpiconf.c
195
if (strstr((ptr = strrchr(prog, '/')) ? ptr + 1 : prog, "apm") != 0) {
usr.sbin/asf/asf.c
245
if ((!(strstr(buf, "kernel")))
usr.sbin/bootparamd/bootparamd/bootparamd.c
220
if (strstr(result, fileid) == NULL) {
usr.sbin/bootparamd/bootparamd/bootparamd.c
224
"%s",strchr(strstr(result,fileid), '=') + 1);
usr.sbin/cpucontrol/cpucontrol.c
189
cmdarg1 = strstr(endptr, ",");
usr.sbin/cpucontrol/cpucontrol.c
494
if (strstr(cmdarg, ",") != NULL)
usr.sbin/installer/dfuibe_installer/fn_configure.c
478
strstr(de->d_name, ext) == NULL)
usr.sbin/installer/dfuibe_installer/fn_configure.c
560
if (strstr(s, "8x16") != NULL)
usr.sbin/installer/dfuibe_installer/fn_configure.c
562
else if (strstr(s, "8x14") != NULL)
usr.sbin/installer/libaura/fspred.c
219
if (strstr(mt_ptr->f_mntfromname, diskdev) ==
usr.sbin/installer/libinstaller/diskutil.c
1011
if (strstr(word, dev) != word)
usr.sbin/kbdmap/kbdmap.c
256
if ((q = strstr(p, ".fnt")))
usr.sbin/kbdmap/kbdmap.c
476
if ((p = strstr(km, "8x8")) != NULL) {
usr.sbin/kbdmap/kbdmap.c
508
if ((p = strstr(km, "8x08")) != NULL) {
usr.sbin/mtree/misc.c
222
if (strstr(node->tags, excludetags.list[i]))
usr.sbin/mtree/misc.c
228
if (strstr(node->tags, includetags.list[i]))
usr.sbin/pfctl/parse.y
4644
while ((q = strstr(p, srch)) != NULL) {
usr.sbin/pfctl/parse.y
4661
if (strstr(label, name) != NULL) {
usr.sbin/pfctl/parse.y
4675
if (strstr(label, name) != NULL) {
usr.sbin/pfctl/parse.y
4731
if (strstr(label, name) != NULL) {
usr.sbin/pfctl/parse.y
4762
if (strstr(label, name) != NULL) {
usr.sbin/pfctl/parse.y
4778
if (strstr(label, name) != NULL) {
usr.sbin/pfctl/parse.y
786
if ($2 && ($2[0] == '_' || strstr($2, "/_") != NULL)) {
usr.sbin/pfctl/pfctl.c
2260
if (anchorname[0] == '_' || strstr(anchorname, "/_") != NULL)
usr.sbin/pfctl/pfctl.c
2347
if (anchorname[0] == '_' || strstr(anchorname, "/_") != NULL)
usr.sbin/ppp/chat.c
364
if (level == LogCHAT || strstr(ptr, "CONNECT"))
usr.sbin/ppp/chat.c
498
if (strstr(c->argv[c->arg], "\\P")) /* Don't log the password */
usr.sbin/ppp/command.c
1472
ptr = strstr(port, "%d");
usr.sbin/ppp/command.c
419
while ((pos = strstr(pos, little)) != NULL)
usr.sbin/ppp/ipcp.c
226
while ((ncp = strstr(cp, "nameserver")) != NULL) {
usr.sbin/rarpd/rarpd.c
923
while ((m = strstr(str, "%m")) != NULL) {
usr.sbin/rpc.yppasswdd/yppasswdd_server.c
377
if (!strstr(data.data, pwbuf)) {
usr.sbin/sshlockout/sshlockout.c
250
if (strstr(buf, "sshd") == NULL)
usr.sbin/sshlockout/sshlockout.c
337
if ((str = strstr(buf, "Failed password for root from")) != NULL ||
usr.sbin/sshlockout/sshlockout.c
338
(str = strstr(buf, "Failed password for admin from")) != NULL) {
usr.sbin/sshlockout/sshlockout.c
349
if ((str = strstr(buf, "Failed password for invalid user")) != NULL) {
usr.sbin/sshlockout/sshlockout.c
364
if ((str = strstr(buf, "Invalid user")) != NULL) {
usr.sbin/sshlockout/sshlockout.c
380
if ((str = strstr(buf, "Received disconnect from ")) != NULL &&
usr.sbin/sshlockout/sshlockout.c
381
strstr(buf, "[preauth]") != NULL) {
usr.sbin/sshlockout/sshlockout.c
389
if ((str = strstr(buf, "maximum authentication "
usr.sbin/sshlockout/sshlockout.c
391
strstr(buf, "[preauth]") != NULL) {
usr.sbin/syslogd/syslogd.c
871
s = strstr (spec, name);
usr.sbin/ypserv/yp_access.c
253
if ((strstr(map, "master.passwd.") ||
usr.sbin/ypserv/yp_access.c
314
if (domain == NULL || strstr(domain, "binding") ||
usr.sbin/ypserv/yp_server.c
167
(strstr(argp->map, "hosts") || strstr(argp->map, "ipnodes")))) {
usr.sbin/ypserv/yp_server.c
170
(strstr(argp->map, "hosts") || strstr(argp->map, "ipnodes"))) {