Symbol: strcasecmp
bin/csh/proc.c
994
if (!strcasecmp(sys_signame[signum], name) ||
bin/csh/proc.c
996
!strcasecmp(sys_signame[signum], name + 3)))
bin/ksh/trap.c
110
if (p->name && (!strcasecmp(p->name, name) ||
bin/ksh/trap.c
113
!strcasecmp(p->name, name + 3))))
bin/sh/mystring.c
163
(len == 2 && strcasecmp(s, "on") == 0) ||
bin/sh/trap.c
119
if (strcasecmp(p, "exit") == 0 )
common/lib/libc/string/strcasecmp.c
51
__weak_alias(strcasecmp,_strcasecmp)
common/lib/libc/string/strcasecmp.c
60
strcasecmp(const char *s1, const char *s2)
common/lib/libc/string/strncasecmp.c
51
__weak_alias(strcasecmp,_strcasecmp)
dist/pf/sbin/pfctl/parse.y
1008
if (strcasecmp($2, "tcp") != 0) {
dist/pf/sbin/pfctl/pfctl.c
1610
if (strcasecmp(opt, pf_limits[i].name) == 0) {
dist/pf/sbin/pfctl/pfctl.c
1654
if (strcasecmp(opt, pf_timeouts[i].name) == 0) {
dist/pf/sbin/pfctl/pfctl.c
1698
if (strcasecmp(opt, pf_hints[i].name) == 0)
dist/pf/sbin/pfctl/pfctl_optimize.c
1306
if (strcasecmp(t->pfrt_name, tbl->pt_name) == 0) {
dist/pf/sbin/pfctl/pfctl_optimize.c
1437
if (strcasecmp(por->por_rule.ifname,
dist/pf/sbin/pfctl/pfctl_osfp.c
347
if (strcasecmp(name, "unknown") == 0)
dist/pf/sbin/pfctl/pfctl_osfp.c
411
if (strcasecmp(&ptr[version_len+1],
dist/pf/sbin/pfctl/pfctl_osfp.c
541
if (strcasecmp(name, nm->nm_name) == 0)
dist/pf/sbin/pfctl/pfctl_osfp.c
604
if (strcasecmp(fp->fp_os.fp_class_nm, "nomatch") == 0)
dist/pf/sbin/pfctl/pfctl_osfp.c
706
if (strcasecmp(nm_entry->nm_name, name) == 0) {
dist/pf/sbin/pfctl/pfctl_osfp.c
752
if (strcasecmp(nmsearch->nm_name, nm->nm_name) > 0) {
dist/pf/usr.sbin/authpf/authpf.c
387
if (strcasecmp(pair[0], "anchor") == 0) {
dist/pf/usr.sbin/authpf/authpf.c
392
if (strcasecmp(pair[0], "table") == 0) {
dist/pf/usr.sbin/ftp-proxy/ftp-proxy.c
190
if (strcasecmp("USER ftp\r\n", linebuf) != 0 &&
dist/pf/usr.sbin/ftp-proxy/ftp-proxy.c
191
strcasecmp("USER anonymous\r\n", linebuf) != 0) {
games/dm/dm.c
138
strcasecmp(f1, "badtty"))
games/dm/dm.c
144
f1, f2, f3, f4, f5) != 5 || strcasecmp(f1, "game"))
games/dm/dm.c
150
strcasecmp(f1, "time"))
games/dm/dm.c
173
if (strcasecmp(s_day, days[ct->tm_wday]))
games/dm/dm.c
220
if (strcmp(game, s_game) && strcasecmp("default", s_game))
games/fish/fish.c
171
if (!strcasecmp(buf, "p")) {
games/fish/fish.c
181
if (!strcasecmp(buf, "quit"))
games/fish/fish.c
184
if (!strcasecmp(*p, buf))
games/monop/monop.c
299
if (strcasecmp(name_list[i], name_list[j]) == 0) {
games/worms/worms.c
289
( strcasecmp(ep, "ms") != 0 &&
games/worms/worms.c
290
strcasecmp(ep, "us") != 0 )) )) {
include/strings.h
77
int strcasecmp(const char *, const char *);
lib/libbluetooth/bluetooth.c
71
if (strcasecmp(p->h_name, name) == 0)
lib/libbluetooth/bluetooth.c
74
if (strcasecmp(*cp, name) == 0)
lib/libc/gen/disklabel.c
217
if (strcasecmp(t, *nm) == 0)
lib/libc/gen/signalnumber.c
57
strcasecmp(name, sys_signame[i]) == 0)
lib/libc/nameser/ns_samedomain.c
210
if (strcasecmp(ta, tb) == 0)
lib/libc/net/getaddrinfo.c
1840
if (strcasecmp(canonname, bp) != 0) {
lib/libc/net/getaddrinfo.c
2340
if (strcasecmp(name, tname) == 0)
lib/libc/net/gethnamaddr.c
372
if (strcasecmp(tname, bp) != 0) {
lib/libc/net/gethnamaddr.c
415
if (strcasecmp(hent->h_name, bp) != 0) {
lib/libc/net/getnetnamadr.c
156
if (strcasecmp(sp, "IN-ADDR.ARPA") != 0)
lib/libc/net/getnetnamadr.c
424
if (strcasecmp(np->n_name, name) == 0)
lib/libc/net/getnetnamadr.c
427
if (strcasecmp(*cp, name) == 0)
lib/libc/net/hesiod.c
361
if (strcasecmp(key, "lhs") == 0 ||
lib/libc/net/hesiod.c
362
strcasecmp(key, "rhs") == 0) {
lib/libc/net/hesiod.c
363
which = (strcasecmp(key, "lhs") == 0)
lib/libc/net/hesiod.c
373
if (strcasecmp(key, "classes") == 0) {
lib/libc/net/hesiod.c
381
if (strcasecmp(data, "IN") == 0)
lib/libc/net/hesiod.c
384
if (strcasecmp(data, "HS") == 0)
lib/libc/net/nsdispatch.c
247
return (strcasecmp(((const ns_dbt *)a)->name,
lib/libc/net/nsdispatch.c
255
return (strcasecmp(((const ns_mod *)a)->name,
lib/libc/net/nsdispatch.c
269
return (strcasecmp(((const ns_mtab *)a)->database,
lib/libc/net/nsdispatch.c
462
if (strcasecmp(dbt->name, p->name) == 0) {
lib/libc/net/nsdispatch.c
563
if (strcasecmp(source, disp_tab[curdisp].src) == 0) {
lib/libc/net/nsparser.y
166
if ((strcasecmp(elem, NSSRC_COMPAT) == 0) ||
lib/libc/net/nsparser.y
167
(strcasecmp(curdbt.srclist[0].name, NSSRC_COMPAT) == 0)) {
lib/libc/net/nsparser.y
176
if (strcasecmp(curdbt.srclist[i].name, elem) == 0) {
lib/libc/net/sethostent.c
193
if (strcasecmp(hp->h_name, name) != 0) {
lib/libc/net/sethostent.c
196
if (strcasecmp(*cp, name) == 0)
lib/libc/resolv/res_data.c
352
!strcasecmp(hostname + len_host - len_domain, _nres.defdname) &&
lib/libc/resolv/res_debug.c
571
if (strcasecmp (name, syms->name) == 0) {
lib/libc/rpc/rpc_generic.c
228
if (strcasecmp(nettype, _rpctypelist[i].name) == 0) {
lib/libcompat/4.3/ruserpass.c
144
if (strcasecmp(host, tokval) == 0)
lib/libcompat/4.3/ruserpass.c
147
strcasecmp(ctmp, mydomain) == 0 &&
lib/libcurses/acs.c
162
if (strcasecmp(lstr, "UTF-8")) {
lib/libedit/filecomplete.c
531
return strcasecmp(s1, s2);
lib/libintl/gettext_iconv.c
159
if (!strcasecmp(tocode, fromcode))
lib/libpam/modules/pam_login_access/login_access.c
148
if (strcasecmp(tok, "EXCEPT") == 0) /* EXCEPT: give up */
lib/libpam/modules/pam_login_access/login_access.c
156
while ((tok = strtok((char *) 0, sep)) && strcasecmp(tok, "EXCEPT"))
lib/libpam/modules/pam_login_access/login_access.c
196
if (strcasecmp(string, group->gr_mem[i]) == 0)
lib/libpam/modules/pam_login_access/login_access.c
225
&& strcasecmp(tok, string + str_len - tok_len) == 0)
lib/libpam/modules/pam_login_access/login_access.c
227
} else if (strcasecmp(tok, "LOCAL") == 0) { /* local: no dots */
lib/libpam/modules/pam_login_access/login_access.c
248
if (strcasecmp(tok, "ALL") == 0) { /* all: always matches */
lib/libpam/modules/pam_login_access/login_access.c
250
} else if (strcasecmp(tok, string) == 0) { /* try exact match */
lib/libresolv/res_mkupdate.c
1054
if (strcasecmp(lp->name, s) == 0) {
lib/libresolv/res_mkupdate.c
1100
if (strcasecmp(lp->proto, proto) == 0) {
lib/librumphijack/hijack.c
843
if (strcasecmp(buf, "y") == 0 || strcasecmp(buf, "yes") == 0 ||
lib/librumphijack/hijack.c
844
strcasecmp(buf, "yep") == 0 || strcasecmp(buf, "tottakai") == 0) {
lib/librumphijack/hijack.c
848
if (strcasecmp(buf, "n") == 0 || strcasecmp(buf, "no") == 0) {
lib/librumphijack/hijack.c
867
if (strcasecmp(buf, "y") == 0 || strcasecmp(buf, "yes") == 0 ||
lib/librumphijack/hijack.c
868
strcasecmp(buf, "yep") == 0 || strcasecmp(buf, "tottakai") == 0) {
lib/librumphijack/hijack.c
872
if (strcasecmp(buf, "n") == 0 || strcasecmp(buf, "no") == 0) {
lib/libtelnet/auth.c
177
if (AUTHTYPE_NAME(x) && !strcasecmp(name, AUTHTYPE_NAME(x))) {
lib/libtelnet/auth.c
189
if (AUTHTYPE_NAME(0) && !strcasecmp(type, AUTHTYPE_NAME(0))) {
lib/libtelnet/auth.c
195
if (AUTHTYPE_NAME(x) && !strcasecmp(type, AUTHTYPE_NAME(x))) {
lib/libtelnet/auth.c
221
if (!strcasecmp(type, "?") || !strcasecmp(type, "help")) {
lib/libutil/getmntopts.c
173
if (strcasecmp(opt, m->m_option) == 0)
lib/libutil/getmntopts.c
69
if (strcasecmp(opt, m->m_option) == 0)
lib/libutil/if_media.c
122
strcasecmp(desc->ifmt_string, val) == 0)
lib/libutil/login_cap.c
901
if (!strcasecmp(s, *i))
lib/libwrap/tcpd.h
45
#define STR_EQ(x,y) (strcasecmp((x),(y)) == 0)
lib/libwrap/tcpd.h
46
#define STR_NE(x,y) (strcasecmp((x),(y)) != 0)
libexec/ftpd/cmds.c
342
if (strcasecmp(command, "MLST") == 0) {
libexec/ftpd/cmds.c
365
if (strcasecmp(p, facttab[i].name) == 0) {
libexec/ftpd/conf.c
152
if (strcasecmp(findclass, "guest") == 0) {
libexec/ftpd/conf.c
181
if (strcasecmp(class, "none") == 0)
libexec/ftpd/conf.c
183
if (! (strcasecmp(class, findclass) == 0 ||
libexec/ftpd/conf.c
184
(template != NULL && strcasecmp(class, template) == 0) ||
libexec/ftpd/conf.c
186
strcasecmp(class, "all") == 0) )
libexec/ftpd/conf.c
192
(!EMPTYSTR(arg) && strcasecmp(arg, "off") == 0)) \
libexec/ftpd/conf.c
224
} else if ((strcasecmp(word, "advertise") == 0)
libexec/ftpd/conf.c
225
|| (strcasecmp(word, "advertize") == 0)) {
libexec/ftpd/conf.c
272
} else if (strcasecmp(word, "checkportcmd") == 0) {
libexec/ftpd/conf.c
275
} else if (strcasecmp(word, "chroot") == 0) {
libexec/ftpd/conf.c
278
} else if (strcasecmp(word, "classtype") == 0) {
libexec/ftpd/conf.c
280
if (strcasecmp(arg, "GUEST") == 0)
libexec/ftpd/conf.c
282
else if (strcasecmp(arg, "CHROOT") == 0)
libexec/ftpd/conf.c
284
else if (strcasecmp(arg, "REAL") == 0)
libexec/ftpd/conf.c
294
} else if (strcasecmp(word, "conversion") == 0) {
libexec/ftpd/conf.c
346
} else if (strcasecmp(word, "denyquick") == 0) {
libexec/ftpd/conf.c
349
} else if (strcasecmp(word, "display") == 0) {
libexec/ftpd/conf.c
352
} else if (strcasecmp(word, "hidesymlinks") == 0) {
libexec/ftpd/conf.c
355
} else if (strcasecmp(word, "homedir") == 0) {
libexec/ftpd/conf.c
358
} else if (strcasecmp(word, "limit") == 0) {
libexec/ftpd/conf.c
365
} else if (strcasecmp(word, "maxfilesize") == 0) {
libexec/ftpd/conf.c
369
} else if (strcasecmp(word, "maxtimeout") == 0) {
libexec/ftpd/conf.c
374
} else if (strcasecmp(word, "mmapsize") == 0) {
libexec/ftpd/conf.c
378
} else if (strcasecmp(word, "readsize") == 0) {
libexec/ftpd/conf.c
382
} else if (strcasecmp(word, "writesize") == 0) {
libexec/ftpd/conf.c
386
} else if (strcasecmp(word, "recvbufsize") == 0) {
libexec/ftpd/conf.c
390
} else if (strcasecmp(word, "sendbufsize") == 0) {
libexec/ftpd/conf.c
394
} else if (strcasecmp(word, "sendlowat") == 0) {
libexec/ftpd/conf.c
398
} else if (strcasecmp(word, "modify") == 0) {
libexec/ftpd/conf.c
401
} else if (strcasecmp(word, "motd") == 0) {
libexec/ftpd/conf.c
404
} else if (strcasecmp(word, "notify") == 0) {
libexec/ftpd/conf.c
407
} else if (strcasecmp(word, "passive") == 0) {
libexec/ftpd/conf.c
410
} else if (strcasecmp(word, "portrange") == 0) {
libexec/ftpd/conf.c
446
} else if (strcasecmp(word, "private") == 0) {
libexec/ftpd/conf.c
449
} else if (strcasecmp(word, "rateget") == 0) {
libexec/ftpd/conf.c
454
} else if (strcasecmp(word, "rateput") == 0) {
libexec/ftpd/conf.c
459
} else if (strcasecmp(word, "sanenames") == 0) {
libexec/ftpd/conf.c
462
} else if (strcasecmp(word, "timeout") == 0) {
libexec/ftpd/conf.c
466
} else if (strcasecmp(word, "template") == 0) {
libexec/ftpd/conf.c
471
} else if (strcasecmp(word, "umask") == 0) {
libexec/ftpd/conf.c
489
} else if (strcasecmp(word, "upload") == 0) {
libexec/ftpd/ftpcmd.y
1359
if (strcasecmp(cmd, p->name) == 0)
libexec/ftpd/ftpd.c
1096
if (strcasecmp(class, "all") == 0 ||
libexec/ftpd/ftpd.c
1097
strcasecmp(class, "none") == 0) {
libexec/ftpd/ftpd.c
1185
((strcasecmp(perm, "allow") == 0) ||
libexec/ftpd/ftpd.c
1186
(strcasecmp(perm, "yes") == 0)))
libexec/ftpd/ftpd.c
1189
((strcasecmp(perm, "deny") == 0) ||
libexec/ftpd/ftpd.c
1190
(strcasecmp(perm, "no") == 0)))
libexec/ftpd/ftpd.c
2994
if (strcasecmp(cp, "ABOR\r\n") == 0) {
libexec/ftpd/ftpd.c
2996
} else if (strcasecmp(cp, "STAT\r\n") == 0) {
libexec/httpd/auth-bozo.c
150
if (strcasecmp(val, "authorization") == 0 &&
libexec/httpd/bozohttpd.c
444
if (strcasecmp(*quirk, val) == 0)
libexec/httpd/bozohttpd.c
450
if (strcasecmp(val, hdr->h_header) == 0)
libexec/httpd/bozohttpd.c
581
if (strcasecmp(method, mmp->name) == 0) {
libexec/httpd/bozohttpd.c
808
if (strcasecmp(hdr->h_header, "content-type") == 0)
libexec/httpd/bozohttpd.c
810
else if (strcasecmp(hdr->h_header, "content-length") == 0)
libexec/httpd/bozohttpd.c
812
else if (strcasecmp(hdr->h_header, "host") == 0) {
libexec/httpd/bozohttpd.c
823
else if (strcasecmp(hdr->h_header, "expect") == 0) {
libexec/httpd/bozohttpd.c
828
else if (strcasecmp(hdr->h_header, "referrer") == 0 ||
libexec/httpd/bozohttpd.c
829
strcasecmp(hdr->h_header, "referer") == 0)
libexec/httpd/bozohttpd.c
831
else if (strcasecmp(hdr->h_header, "range") == 0)
libexec/httpd/bozohttpd.c
833
else if (strcasecmp(hdr->h_header,
libexec/httpd/bozohttpd.c
836
else if (strcasecmp(hdr->h_header,
libexec/httpd/cgi-bozo.c
146
if (strcasecmp(hdr_name, "status") == 0) {
libexec/httpd/content-bozo.c
213
strcasecmp(map->name, name + (len - namelen)) == 0)
libexec/httpd/ssl-bozo.c
97
if (strcasecmp(name, protos[i].name) == 0)
libexec/identd/identd.c
239
if (strcasecmp(filter, filters[i].name) == 0) {
libexec/rlogind/rlogind.c
732
if (p1 == NULL || p2 == NULL || !strcasecmp(p1, p2))
libexec/rshd/rshd.c
778
if (p1 == NULL || p2 == NULL || !strcasecmp(p1, p2))
libexec/telnetd/telnetd.c
190
} else if (strcasecmp(optarg, "none") == 0) {
libexec/telnetd/telnetd.c
192
} else if (strcasecmp(optarg, "other") == 0) {
libexec/telnetd/telnetd.c
194
} else if (strcasecmp(optarg, "user") == 0) {
libexec/telnetd/telnetd.c
196
} else if (strcasecmp(optarg, "valid") == 0) {
libexec/telnetd/telnetd.c
198
} else if (strcasecmp(optarg, "off") == 0) {
sbin/apmlabel/apmlabel.c
150
if (strcasecmp((char *)part->pmPartType,
sbin/apmlabel/apmlabel.c
152
|| strcasecmp((char *)part->pmPartType, "Apple_HFSX") == 0)
sbin/apmlabel/apmlabel.c
154
else if (strcasecmp((char *)part->pmPartType,
sbin/atactl/atactl.c
878
if (strcasecmp(vendor,
sbin/ccdconfig/ccdconfig.c
831
if (strcasecmp("none", flags) == 0 || strcasecmp("0x0", flags) == 0 ||
sbin/ccdconfig/ccdconfig.c
840
if (strcasecmp(tok, flagvaltab[i].fv_flag) == 0)
sbin/disklabel/interact.c
206
if (!strcasecmp(dktypenames[i], line)) {
sbin/disklabel/interact.c
502
if (!strcasecmp(line, fstypenames[i])) {
sbin/disklabel/interact.c
666
return (strcasecmp(*(const char * const*)a, *(const char * const*)b));
sbin/disklabel/main.c
1742
if ((s = *cpp) && !strcasecmp(s, tp)) {
sbin/disklabel/main.c
1760
if (!strcasecmp(cp, "removable"))
sbin/disklabel/main.c
1762
else if (!strcasecmp(cp, "ecc"))
sbin/disklabel/main.c
1764
else if (!strcasecmp(cp, "badsect"))
sbin/ifconfig/ieee80211.c
360
if (strcasecmp("persist", val) == 0) {
sbin/modload/main.c
191
if (strcasecmp(value, "1") == 0 ||
sbin/modload/main.c
192
strcasecmp(value, "true") == 0 ||
sbin/modload/main.c
193
strcasecmp(value, "yes") == 0)
sbin/modload/main.c
195
else if (strcasecmp(value, "0") == 0 ||
sbin/modload/main.c
196
strcasecmp(value, "false") == 0 ||
sbin/modload/main.c
197
strcasecmp(value, "no") == 0)
sbin/mount/mount.c
351
if (!strcasecmp(opt + 2, option))
sbin/mount/mount.c
353
} else if (!strcasecmp(opt, option))
sbin/raidctl/raidctl.c
617
if (strcasecmp(parityconf, "yes") == 0)
sbin/raidctl/raidctl.c
619
else if (strcasecmp(parityconf, "no") == 0)
sbin/raidctl/raidctl.c
621
else if (strcasecmp(parityconf, "set") == 0) {
sbin/resize_ffs/resize_ffs.c
2207
if (strcasecmp(reply, "Yes\n")) {
sbin/restore/tape.c
218
if (strcasecmp(dd->dd_name, name) == 0)
sbin/routed/parms.c
237
if (!strcasecmp(net_host, "host")) {
sbin/routed/parms.c
244
} else if (!strcasecmp(net_host, "net")) {
sbin/routed/parms.c
269
if (!strcasecmp(qual, type = "passive")) {
sbin/routed/parms.c
280
} else if (!strcasecmp(qual, type = "external")) {
sbin/routed/parms.c
291
} else if (!strcasecmp(qual, "active")
sbin/routed/parms.c
585
#define PARS(str) (!strcasecmp(tgt, str))
sbin/routed/parms.c
991
} else if (!mname && !strcasecmp(name,"default")) {
sbin/routed/rtquery/rtquery.c
257
if (!strcasecmp("passwd",optarg))
sbin/routed/rtquery/rtquery.c
259
else if (!strcasecmp("md5_passwd",optarg))
sbin/shutdown/shutdown.c
449
if (!strcasecmp(timearg, "now")) { /* now */
sbin/veriexecctl/veriexecctl.c
237
if ((argc == 1 || argc == 2) && strcasecmp(argv[0], "load") == 0) {
sbin/veriexecctl/veriexecctl.c
257
} else if (argc == 2 && strcasecmp(argv[0], "delete") == 0) {
sbin/veriexecctl/veriexecctl.c
279
} else if (argc == 2 && strcasecmp(argv[0], "query") == 0) {
sbin/veriexecctl/veriexecctl.c
302
} else if (argc == 1 && strcasecmp(argv[0], "dump") == 0) {
sbin/veriexecctl/veriexecctl.c
315
} else if (argc == 1 && strcasecmp(argv[0], "flush") == 0) {
sbin/veriexecctl/veriexecctl_parse.y
164
if (strcasecmp($1, "direct") == 0) {
sbin/veriexecctl/veriexecctl_parse.y
166
} else if (strcasecmp($1, "indirect") == 0) {
sbin/veriexecctl/veriexecctl_parse.y
168
} else if (strcasecmp($1, "file") == 0) {
sbin/veriexecctl/veriexecctl_parse.y
170
} else if (strcasecmp($1, "program") == 0) {
sbin/veriexecctl/veriexecctl_parse.y
172
} else if (strcasecmp($1, "interpreter") == 0) {
sbin/veriexecctl/veriexecctl_parse.y
174
} else if (strcasecmp($1, "script") == 0) {
sbin/veriexecctl/veriexecctl_parse.y
176
} else if (strcasecmp($1, "library") == 0) {
sbin/veriexecctl/veriexecctl_parse.y
178
} else if (strcasecmp($1, "untrusted") == 0) {
share/examples/puffs/icfs/icfs.c
129
if (strcasecmp(result->d_name, pcn->pcn_name) == 0) {
share/examples/refuse/ian/libfetch/common.c
183
if (strcasecmp(scheme, SCHEME_FTP) == 0)
share/examples/refuse/ian/libfetch/common.c
185
if (strcasecmp(scheme, SCHEME_HTTP) == 0)
share/examples/refuse/ian/libfetch/common.c
196
if (strcasecmp(scheme, SCHEME_FTP) == 0)
share/examples/refuse/ian/libfetch/common.c
198
if (strcasecmp(scheme, SCHEME_HTTP) == 0)
share/examples/refuse/ian/libfetch/common.c
702
strcasecmp(word, url->host) == 0) {
share/examples/refuse/ian/libfetch/fetch.c
112
if (strcasecmp(URL->scheme, SCHEME_FILE) == 0)
share/examples/refuse/ian/libfetch/fetch.c
114
else if (strcasecmp(URL->scheme, SCHEME_FTP) == 0)
share/examples/refuse/ian/libfetch/fetch.c
116
else if (strcasecmp(URL->scheme, SCHEME_HTTP) == 0)
share/examples/refuse/ian/libfetch/fetch.c
118
else if (strcasecmp(URL->scheme, SCHEME_HTTPS) == 0)
share/examples/refuse/ian/libfetch/fetch.c
135
if (strcasecmp(URL->scheme, SCHEME_FILE) == 0)
share/examples/refuse/ian/libfetch/fetch.c
137
else if (strcasecmp(URL->scheme, SCHEME_FTP) == 0)
share/examples/refuse/ian/libfetch/fetch.c
139
else if (strcasecmp(URL->scheme, SCHEME_HTTP) == 0)
share/examples/refuse/ian/libfetch/fetch.c
141
else if (strcasecmp(URL->scheme, SCHEME_HTTPS) == 0)
share/examples/refuse/ian/libfetch/fetch.c
154
if (strcasecmp(URL->scheme, SCHEME_FILE) == 0)
share/examples/refuse/ian/libfetch/fetch.c
156
else if (strcasecmp(URL->scheme, SCHEME_FTP) == 0)
share/examples/refuse/ian/libfetch/fetch.c
158
else if (strcasecmp(URL->scheme, SCHEME_HTTP) == 0)
share/examples/refuse/ian/libfetch/fetch.c
160
else if (strcasecmp(URL->scheme, SCHEME_HTTPS) == 0)
share/examples/refuse/ian/libfetch/fetch.c
377
if (strcasecmp(u->scheme, SCHEME_HTTP) == 0 ||
share/examples/refuse/ian/libfetch/fetch.c
378
strcasecmp(u->scheme, SCHEME_HTTPS) == 0) {
share/examples/refuse/ian/libfetch/fetch.c
83
if (strcasecmp(URL->scheme, SCHEME_FILE) == 0)
share/examples/refuse/ian/libfetch/fetch.c
85
else if (strcasecmp(URL->scheme, SCHEME_FTP) == 0)
share/examples/refuse/ian/libfetch/fetch.c
87
else if (strcasecmp(URL->scheme, SCHEME_HTTP) == 0)
share/examples/refuse/ian/libfetch/fetch.c
89
else if (strcasecmp(URL->scheme, SCHEME_HTTPS) == 0)
share/examples/refuse/ian/libfetch/ftp.c
1088
if (strcasecmp(purl->scheme, SCHEME_FTP) == 0 ||
share/examples/refuse/ian/libfetch/ftp.c
1089
strcasecmp(purl->scheme, SCHEME_HTTP) == 0)
share/examples/refuse/ian/libfetch/ftp.c
1107
if (purl && strcasecmp(purl->scheme, SCHEME_HTTP) == 0) {
share/examples/refuse/ian/libfetch/http.c
1046
chunked = (strcasecmp(p, "chunked") == 0);
share/examples/refuse/ian/libfetch/http.c
700
if (purl && strcasecmp(URL->scheme, SCHEME_HTTPS) != 0) {
share/examples/refuse/ian/libfetch/http.c
702
} else if (strcasecmp(URL->scheme, SCHEME_FTP) == 0) {
share/examples/refuse/ian/libfetch/http.c
711
if (strcasecmp(URL->scheme, SCHEME_HTTPS) == 0 &&
share/examples/refuse/ian/libfetch/http.c
746
if (strcasecmp(purl->scheme, SCHEME_HTTP) == 0)
share/examples/refuse/ian/libfetch/http.c
916
if (strcasecmp(p, "auto") == 0)
share/examples/secmodel/secmodel_example.c
152
if (strcasecmp(what, "is-example-useful") == 0) {
sys/arch/alpha/alpha/autoconf.c
318
bootdev_is_disk = (strcasecmp(bd.protocol, "SCSI") == 0) ||
sys/arch/alpha/alpha/autoconf.c
319
(strcasecmp(bd.protocol, "RAID") == 0) ||
sys/arch/alpha/alpha/autoconf.c
320
(strcasecmp(bd.protocol, "I2O") == 0) ||
sys/arch/alpha/alpha/autoconf.c
321
(strcasecmp(bd.protocol, "IDE") == 0);
sys/arch/alpha/alpha/autoconf.c
323
bootdev_is_net = (strcasecmp(bd.protocol, "BOOTP") == 0) ||
sys/arch/alpha/alpha/autoconf.c
324
(strcasecmp(bd.protocol, "MOP") == 0);
sys/arch/evbarm/gumstix/gumstix_machdep.c
680
if (console[0] == '\0' || strcasecmp(console, "ffuart") == 0 ||
sys/arch/evbarm/gumstix/gumstix_machdep.c
702
if (console[0] == '\0' || strcasecmp(console, "stuart") == 0)
sys/arch/evbarm/gumstix/gumstix_machdep.c
723
if (console[0] == '\0' || strcasecmp(console, "btuart") == 0)
sys/arch/evbarm/gumstix/gumstix_machdep.c
744
if (console[0] == '\0' || strcasecmp(console, "hwuart") == 0)
sys/arch/evbarm/gumstix/gumstix_machdep.c
762
if (console[0] == '\0' || strcasecmp(console, "lcd") == 0)
sys/arch/hpc/hpc/platid_gen/platid_gen.c
211
diff = strcasecmp(table[num], s);
sys/arch/ia64/stand/common/boot.c
157
if ((autoboot_tried == 0) && ((cp == NULL) || strcasecmp(cp, "NO")))
sys/arch/sgimips/sgimips/arcemu.c
412
if (strcasecmp("ConsoleOut", var) == 0) {
sys/arch/sgimips/sgimips/arcemu.c
433
if (strcasecmp("cpufreq", var) == 0) {
sys/arch/sgimips/sgimips/arcemu.c
445
if (strcasecmp("dbaud", var) == 0)
sys/arch/sgimips/sgimips/arcemu.c
448
if (strcasecmp("eaddr", var) == 0)
sys/arch/sgimips/sgimips/arcemu.c
451
if (strcasecmp("gfx", var) == 0) {
sys/arch/sgimips/sgimips/arcemu.c
466
if (strcasecmp("OSLoadPartition", var) == 0) {
sys/arch/sgimips/sgimips/arcemu.c
476
if (strcasecmp("OSLoadFilename", var) == 0) {
sys/arch/sgimips/sgimips/arcemu.c
491
if (strcasecmp("OSLoadOptions", var) == 0) {
sys/arch/usermode/usermode/machdep.c
128
if (strcasecmp(type, "atapi")==0)
sys/arch/usermode/usermode/machdep.c
131
if (strcasecmp(type, "scsi")==0)
sys/arch/xen/xen/hypervisor.c
288
if (strcasecmp("hypervisor", cfdata[i].cf_name) == 0) {
sys/dev/acpi/acpi_cpu.c
111
if (strcasecmp(acpicpu_quirks[i].manu, manu) == 0 &&
sys/dev/acpi/acpi_cpu.c
112
strcasecmp(acpicpu_quirks[i].prod, prod) == 0 &&
sys/dev/acpi/acpi_cpu.c
113
strcasecmp(acpicpu_quirks[i].vers, vers) == 0)
sys/dev/dkwedge/dkwedge_apple.c
200
if (strcasecmp(map[i].name, ae->pmPartType) == 0)
sys/dev/microcode/siop/ncr53cxxx.c
39
#define strcmpi strcasecmp
sys/kern/kern_veriexec.c
394
if (strcasecmp(name, ops->type) == 0)
sys/lib/libkern/libkern.h
460
int strcasecmp(const char *, const char *);
sys/lib/libsa/dosfs.c
524
if (!strcasecmp(name, dotstr[ent])) {
sys/lib/libsa/dosfs.c
584
!strcasecmp(name, (const char *)lfn);
sys/lib/libsa/dosfs.c
588
ok = !strcasecmp(name, (const char *)sfn);
sys/secmodel/secmodel.c
128
if (strcasecmp(tsm->sm_id, id) == 0) {
sys/secmodel/securelevel/secmodel_securelevel.c
191
if (strcasecmp(what, "is-securelevel-above") == 0) {
sys/secmodel/suser/secmodel_suser.c
136
if (strcasecmp(what, "is-root") == 0) {
tests/lib/libc/locale/t_c8rtomb.c
373
strcasecmp(all_failures_var, "yes") == 0
tests/lib/libc/string/t_popcount.c
47
if (strcasecmp(cfg_var, "YES") == 0 ||
tests/lib/libc/string/t_popcount.c
48
strcasecmp(cfg_var, "Y") == 0 ||
tests/lib/libc/string/t_popcount.c
49
strcasecmp(cfg_var, "1") == 0 ||
tests/lib/libc/string/t_popcount.c
50
strcasecmp(cfg_var, "T") == 0 ||
tests/lib/libc/string/t_popcount.c
51
strcasecmp(cfg_var, "TRUE") == 0) {
tests/lib/libskey/t_algorithms.c
41
ATF_REQUIRE_MSG(strcasecmp((x), (y)) == 0, "\"%s\" != \"%s\"", (x), (y))
tools/compat/compat_defs.h
549
int strcasecmp(const char *, const char *);
usr.bin/at/parsetime.c
187
if (strcasecmp(Specials[i].name, arg) == 0) {
usr.bin/audio/common/audio.c
80
if (strcasecmp(formats[i].fname, str) == 0)
usr.bin/audio/record/record.c
219
if (strcasecmp(arg + flen - 3, ".au") == 0)
usr.bin/audio/record/record.c
221
else if (strcasecmp(arg + flen - 4, ".wav") == 0)
usr.bin/cal/cal.c
743
if (strcasecmp(p, reform->country) == 0)
usr.bin/cdplay/cdplay.c
1345
if (strcasecmp(buf, c->name) == 0) {
usr.bin/cdplay/cdplay.c
244
if (argc > 0 && strcasecmp(*argv, "help") == 0)
usr.bin/cdplay/cdplay.c
594
if (strcasecmp(arg, "msf") == 0)
usr.bin/cdplay/cdplay.c
596
else if (strcasecmp(arg, "lba") == 0)
usr.bin/cksum/cksum.c
203
if (!strcasecmp(hashes[i].hashname, optarg)) {
usr.bin/cksum/cksum.c
210
if (!strcasecmp(optarg, "old1")) {
usr.bin/cksum/cksum.c
213
} else if (!strcasecmp(optarg, "old2")) {
usr.bin/cksum/cksum.c
216
} else if (!strcasecmp(optarg, "crc")) {
usr.bin/comm/comm.c
92
compare = strcasecmp;
usr.bin/diff/diffdir.c
126
ignore_file_case ? strcasecmp(dent1->d_name, dent2->d_name) :
usr.bin/diff/diffdir.c
183
if (ignore_file_case && strcasecmp(dp2->d_name, dp2->d_name) == 0)
usr.bin/eject/eject.c
167
if (strcasecmp(devtypes[n].name, optarg)
usr.bin/finger/util.c
109
if (!strcasecmp(pw->pw_name, user))
usr.bin/finger/util.c
121
if (!strcasecmp(p, user))
usr.bin/ftp/cmds.c
1052
if (argc == 2 && strcasecmp(argv[1], "on") == 0)
usr.bin/ftp/cmds.c
1054
else if (argc == 2 && strcasecmp(argv[1], "off") == 0)
usr.bin/ftp/cmds.c
1110
if (strcasecmp(argv[1], "on") == 0)
usr.bin/ftp/cmds.c
1112
else if (strcasecmp(argv[1], "off") == 0)
usr.bin/ftp/cmds.c
2228
} else if (strcasecmp(argv[1], "on") == 0) {
usr.bin/ftp/cmds.c
2231
} else if (strcasecmp(argv[1], "off") == 0) {
usr.bin/ftp/cmds.c
2234
} else if (strcasecmp(argv[1], "auto") == 0) {
usr.bin/ftp/cmds.c
2305
if (strcasecmp(argv[1], "all") == 0)
usr.bin/ftp/cmds.c
2307
else if (strcasecmp(argv[1], "get") == 0)
usr.bin/ftp/cmds.c
2309
else if (strcasecmp(argv[1], "put") == 0)
usr.bin/ftp/cmds.c
2659
if (strcasecmp(argv[0], "sndbuf") == 0)
usr.bin/ftp/cmds.c
2661
else if (strcasecmp(argv[0], "rcvbuf") == 0)
usr.bin/ftp/cmds.c
2663
else if (strcasecmp(argv[0], "xferbuf") == 0)
usr.bin/ftp/cmds.c
891
} else if (argc == 2 && strcasecmp(argv[1], "on") == 0) {
usr.bin/ftp/cmds.c
893
} else if (argc == 2 && strcasecmp(argv[1], "off") == 0) {
usr.bin/ftp/cmds.c
963
} else if (strcasecmp(argv[1], "on") == 0)
usr.bin/ftp/cmds.c
965
else if (strcasecmp(argv[1], "off") == 0)
usr.bin/ftp/fetch.c
1455
&& strcasecmp(ui.host, "localhost") != 0) {
usr.bin/ftp/fetch.c
1989
if (strcasecmp(cp, ";type=a") == 0)
usr.bin/ftp/fetch.c
1991
else if (strcasecmp(cp, ";type=i") == 0)
usr.bin/ftp/fetch.c
1993
else if (strcasecmp(cp, ";type=d") == 0) {
usr.bin/ftp/fetch.c
2304
if (strcasecmp(url, "ftp") == 0 ||
usr.bin/ftp/fetch.c
2305
strcasecmp(url, "tnftp") == 0) {
usr.bin/ftp/fetch.c
2309
} else if (strcasecmp(url, "lukem") == 0) {
usr.bin/ftp/fetch.c
2313
} else if (strcasecmp(url, "netbsd") == 0) {
usr.bin/ftp/fetch.c
2317
} else if (strcasecmp(url, "version") == 0) {
usr.bin/ftp/main.c
1046
if (strcasecmp(p, name) == 0)
usr.bin/ftp/main.c
217
if (strcasecmp(cp, "passive") == 0) {
usr.bin/ftp/main.c
220
} else if (strcasecmp(cp, "active") == 0) {
usr.bin/ftp/main.c
223
} else if (strcasecmp(cp, "gate") == 0) {
usr.bin/ftp/main.c
225
} else if (strcasecmp(cp, "auto") == 0) {
usr.bin/ftp/ruserpass.c
87
if (strcasecmp(host, tokval) == 0)
usr.bin/ftp/ruserpass.c
91
strcasecmp(tmp, domain) == 0 &&
usr.bin/ftp/util.c
177
if (strcasecmp(fline, "MDTM") == 0)
usr.bin/ftp/util.c
181
} else if (strcasecmp(fline, "REST STREAM") == 0)
usr.bin/ftp/util.c
183
else if (strcasecmp(fline, "SIZE") == 0)
usr.bin/ftp/util.c
185
else if (strcasecmp(fline, "TVFS") == 0)
usr.bin/grep/grep.c
450
if (strcasecmp(optarg, "skip") == 0)
usr.bin/grep/grep.c
452
else if (strcasecmp(optarg, "read") == 0)
usr.bin/grep/grep.c
458
if (strcasecmp("recurse", optarg) == 0) {
usr.bin/grep/grep.c
461
} else if (strcasecmp("skip", optarg) == 0)
usr.bin/grep/grep.c
463
else if (strcasecmp("read", optarg) == 0)
usr.bin/grep/grep.c
578
if (strcasecmp("binary", optarg) == 0)
usr.bin/grep/grep.c
580
else if (strcasecmp("without-match", optarg) == 0)
usr.bin/grep/grep.c
582
else if (strcasecmp("text", optarg) == 0)
usr.bin/grep/grep.c
589
if (optarg == NULL || strcasecmp("auto", optarg) == 0 ||
usr.bin/grep/grep.c
590
strcasecmp("tty", optarg) == 0 ||
usr.bin/grep/grep.c
591
strcasecmp("if-tty", optarg) == 0) {
usr.bin/grep/grep.c
596
strcasecmp(term, "dumb") != 0)
usr.bin/grep/grep.c
598
} else if (strcasecmp("always", optarg) == 0 ||
usr.bin/grep/grep.c
599
strcasecmp("yes", optarg) == 0 ||
usr.bin/grep/grep.c
600
strcasecmp("force", optarg) == 0) {
usr.bin/grep/grep.c
602
} else if (strcasecmp("never", optarg) != 0 &&
usr.bin/grep/grep.c
603
strcasecmp("none", optarg) != 0 &&
usr.bin/grep/grep.c
604
strcasecmp("no", optarg) != 0)
usr.bin/iconv/iconv.c
71
return strcasecmp(*s1, *s2);
usr.bin/last/last.c
323
if (hostdot && !strcasecmp(hostdot, argdot))
usr.bin/locale/locale.c
277
if (strcasecmp(argv[tmp++], "list") == 0) {
usr.bin/locale/locale.c
615
if (strcasecmp(kwname, kwinfo[i].name) == 0) {
usr.bin/lock/lock.c
273
if (strcasecmp(s, "s/key") == 0) {
usr.bin/logger/logger.c
188
if (strcasecmp(name, c->c_name) == 0)
usr.bin/login/login.c
232
strcasecmp(p, domain) == 0)
usr.bin/login/login_pam.c
176
strcasecmp(p, domain) == 0)
usr.bin/mail/cmd3.c
1024
if (strcasecmp(keyword, mtp->m_name) == 0)
usr.bin/mail/cmd4.c
265
if (strcasecmp(sp->s_name, name) == 0) {
usr.bin/mail/cmd4.c
91
if (strcasecmp(sh->s_name, name) == 0)
usr.bin/mail/mime_codecs.c
686
if (strcasecmp(tep->name, ename) == 0)
usr.bin/mail/mime_codecs.c
700
if (strcasecmp(tep->name, ename) == 0)
usr.bin/mail/mime_decode.c
493
strcasecmp(mip->mi_type, "text") == 0 &&
usr.bin/mail/mime_decode.c
494
strcasecmp(mip->mi_subtype, "plain") == 0;
usr.bin/mail/mime_decode.c
539
strcasecmp("multipart", mip->mi_type) == 0;
usr.bin/mail/mime_decode.c
545
strcasecmp("message", mip->mi_type) == 0;
usr.bin/mail/mime_decode.c
552
strcasecmp("alternative", mip->mi_subtype) == 0;
usr.bin/mail/mime_decode.c
795
strcasecmp(mip->mi_charset, charset) == 0 ||
usr.bin/mail/mime_decode.c
796
strcasecmp(mip->mi_charset, "unknown") == 0)
usr.bin/mail/mime_decode.c
826
if (charset && mip->mi_type && strcasecmp(mip->mi_type, "text") == 0)
usr.bin/mail/mime_decode.c
958
if (strcasecmp(mtp->mt_type, mi_type) == 0) {
usr.bin/mail/mime_decode.c
962
if (strcasecmp(stp->st_name, mi_subtype) == 0)
usr.bin/mail/mime_detach.c
76
if (cp == NULL || strcasecmp(cp, "no") == 0)
usr.bin/mail/mime_detach.c
79
else if (*cp== '\0' || strcasecmp(cp, "yes") == 0)
usr.bin/mail/mime_detach.c
82
else if (strcasecmp(cp, "ask") == 0) {
usr.bin/mail/names.c
601
while (strcasecmp(t->n_name, np->n_name) < 0) {
usr.bin/mail/names.c
612
if (strcasecmp(t->n_name, np->n_name) < 0) {
usr.bin/mail/names.c
659
strcasecmp(np->n_name, t->n_flink->n_name) == 0)
usr.bin/mail/names.c
688
if (strcasecmp(p->n_name, name) == 0) {
usr.bin/mail/send.c
233
strcasecmp(line, "status") == 0) {
usr.bin/mail/support.c
185
if (strcasecmp(linebuf, field) != 0) {
usr.bin/mail/thread.c
1414
return strcasecmp(lp->key.str, rp->key.str);
usr.bin/mklocale/mklocaledb.c
242
if (!strcasecmp(type, "MONETARY"))
usr.bin/mklocale/mklocaledb.c
244
else if (!strcasecmp(type, "NUMERIC"))
usr.bin/mklocale/mklocaledb.c
246
else if (!strcasecmp(type, "TIME"))
usr.bin/mklocale/mklocaledb.c
248
else if (!strcasecmp(type, "MESSAGES"))
usr.bin/mklocale/yacc.y
303
if (locale_type != NULL && strcasecmp(locale_type, "CTYPE")) {
usr.bin/nc/netcat.c
212
if (strcasecmp(optarg, "connect") == 0)
usr.bin/newsyslog/newsyslog.c
847
if (strcasecmp(sys_signame[n], sig) == 0)
usr.bin/pkill/pkill.c
154
if (strcasecmp(sys_signame[i], p) == 0)
usr.bin/rfcomm_sppd/rfcomm_sppd.c
171
if (strcasecmp(optarg, "auth") == 0)
usr.bin/rfcomm_sppd/rfcomm_sppd.c
173
else if (strcasecmp(optarg, "encrypt") == 0)
usr.bin/rfcomm_sppd/rfcomm_sppd.c
175
else if (strcasecmp(optarg, "secure") == 0)
usr.bin/rfcomm_sppd/rfcomm_sppd.c
360
if (strcasecmp(s->name, service) == 0) {
usr.bin/rfcomm_sppd/rfcomm_sppd.c
424
if (strcasecmp(s->name, service) == 0)
usr.bin/sdpquery/command.c
228
if (strcasecmp(aliases[i].name,
usr.bin/sdpquery/sdpquery.c
144
if (strcasecmp(*argv, cmd->command) == 0)
usr.bin/sockstat/sockstat.c
144
if (strcasecmp(optarg, "inet") == 0)
usr.bin/sockstat/sockstat.c
147
else if (strcasecmp(optarg, "inet6") == 0)
usr.bin/sockstat/sockstat.c
150
else if (strcasecmp(optarg, "local") == 0)
usr.bin/sockstat/sockstat.c
152
else if (strcasecmp(optarg, "unix") == 0)
usr.bin/su/su.c
277
if (strcasecmp(p, "s/key") == 0) {
usr.bin/systat/vmstat.c
288
if (strcasecmp(ie_head[i].ie_name, "intr") == 0) {
usr.bin/tftp/tftp.c
105
ismulticast = !strcasecmp(opt, "multicast");
usr.bin/timeout/timeout.c
121
if (strcasecmp(str, sys_signame[i]) == 0)
usr.bin/tset/tset.c
83
if (!strcasecmp(p, "reset")) {
usr.bin/usbhidaction/usbhidaction.c
338
if (!strcasecmp(usagestr, name))
usr.bin/usbhidaction/usbhidaction.c
350
if (!strcasecmp(usagestr, name))
usr.bin/utoppya/utoppya.c
124
if (strcasecmp(argv[0], tc->tc_cmd) == 0)
usr.bin/utoppya/utoppya.c
225
strcasecmp(ext, ".tap") == 0)
usr.bin/w/w.c
689
strcasecmp(p, domain) == 0)
usr.bin/whois/whois.c
342
strcasecmp(qhead, "org") == 0 ||
usr.bin/whois/whois.c
343
strcasecmp(qhead, "com") == 0 ||
usr.bin/whois/whois.c
344
strcasecmp(qhead, "net") == 0 ||
usr.bin/whois/whois.c
345
strcasecmp(qhead, "cat") == 0 ||
usr.bin/whois/whois.c
346
strcasecmp(qhead, "pro") == 0 ||
usr.bin/whois/whois.c
347
strcasecmp(qhead, "info") == 0 ||
usr.bin/whois/whois.c
348
strcasecmp(qhead, "aero") == 0 ||
usr.bin/whois/whois.c
349
strcasecmp(qhead, "jobs") == 0 ||
usr.bin/whois/whois.c
350
strcasecmp(qhead, "mobi") == 0 ||
usr.bin/whois/whois.c
351
strcasecmp(qhead, "museum") == 0 ||
usr.sbin/bta2dpd/bta2dpd/bta2dpd.c
403
if (strcasecmp(optarg, "auth") == 0)
usr.sbin/bta2dpd/bta2dpd/bta2dpd.c
405
else if (strcasecmp(optarg, "encrypt") == 0)
usr.sbin/bta2dpd/bta2dpd/bta2dpd.c
407
else if (strcasecmp(optarg, "secure") == 0)
usr.sbin/bta2dpd/bta2dpd/bta2dpd.c
409
else if (strcasecmp(optarg, "none"))
usr.sbin/btattach/btattach.c
243
if (strcasecmp(type->name, name) == 0)
usr.sbin/btdevctl/btdevctl.c
109
if (strcasecmp(optarg, "none") == 0)
usr.sbin/btdevctl/btdevctl.c
111
else if (strcasecmp(optarg, BTDEVauth) == 0)
usr.sbin/btdevctl/btdevctl.c
113
else if (strcasecmp(optarg, BTDEVencrypt) == 0)
usr.sbin/btdevctl/btdevctl.c
115
else if (strcasecmp(optarg, BTDEVsecure) == 0)
usr.sbin/btdevctl/sdp.c
190
if (strcasecmp(service, cfgtype[i].name) == 0) {
usr.sbin/btpand/btpand.c
136
if (strcasecmp(optarg, "auth") == 0)
usr.sbin/btpand/btpand.c
138
else if (strcasecmp(optarg, "encrypt") == 0)
usr.sbin/btpand/btpand.c
140
else if (strcasecmp(optarg, "secure") == 0)
usr.sbin/btpand/btpand.c
142
else if (strcasecmp(optarg, "none"))
usr.sbin/btpand/btpand.c
159
if (strcasecmp(optarg, services[ul].type) == 0)
usr.sbin/diskpart/diskpart.c
501
if (strcasecmp(t, *nm) == 0)
usr.sbin/faithd/prefix.c
236
if (strcasecmp(token[1], "permit") == 0)
usr.sbin/faithd/prefix.c
238
else if (strcasecmp(token[1], "deny") == 0)
usr.sbin/inetd/inetd.c
1574
if (strcasecmp(service, "help") == 0) {
usr.sbin/inetd/inetd.c
1591
if (strcasecmp(service, sep->se_service) == 0) {
usr.sbin/ip6addrctl/ip6addrctl.c
82
if (argc == 1 || strcasecmp(argv[1], "show") == 0) {
usr.sbin/ip6addrctl/ip6addrctl.c
85
} else if (strcasecmp(argv[1], "add") == 0) {
usr.sbin/ip6addrctl/ip6addrctl.c
89
} else if (strcasecmp(argv[1], "delete") == 0) {
usr.sbin/ip6addrctl/ip6addrctl.c
93
} else if (strcasecmp(argv[1], "flush") == 0) {
usr.sbin/ip6addrctl/ip6addrctl.c
96
} else if (strcasecmp(argv[1], "install") == 0) {
usr.sbin/lockstat/main.c
464
if (strcasecmp(name->name, sp) == 0) {
usr.sbin/memswitch/methods.c
214
if (strcasecmp("MB", p) == 0)
usr.sbin/memswitch/methods.c
216
else if (strcasecmp("KB", p) == 0)
usr.sbin/memswitch/methods.c
219
strcasecmp("B", p) != 0) {
usr.sbin/memswitch/methods.c
333
if (strcasecmp("hours", p) == 0 || strcasecmp("hour", p) == 0)
usr.sbin/memswitch/methods.c
335
else if (strcasecmp("minutes", p) == 0 ||
usr.sbin/memswitch/methods.c
336
strcasecmp("minute", p) == 0)
usr.sbin/memswitch/methods.c
339
strcasecmp("second", p) != 0 &&
usr.sbin/memswitch/methods.c
340
strcasecmp("seconds", p) != 0) {
usr.sbin/memswitch/methods.c
368
if (strcasecmp("STD", p) == 0)
usr.sbin/memswitch/methods.c
370
else if (strcasecmp("ROM", p) == 0)
usr.sbin/memswitch/methods.c
372
else if (strcasecmp("RAM", p) == 0)
usr.sbin/memswitch/methods.c
528
if (strcasecmp(value, sramstrs[i]) == 0)
usr.sbin/rpc.bootparamd/bootparamd.c
408
if (strcasecmp(hp->h_name, client) != 0)
usr.sbin/rpc.pcnfsd/pcnfsd_misc.c
519
if (!strcasecmp(kw, "spooldir")) {
usr.sbin/rpc.pcnfsd/pcnfsd_misc.c
524
if (!strcasecmp(kw, "wtmp")) {
usr.sbin/rpc.pcnfsd/pcnfsd_misc.c
526
if (!strcasecmp(val, "no") ||
usr.sbin/rpc.pcnfsd/pcnfsd_misc.c
527
!strcasecmp(val, "off") ||
usr.sbin/rpc.pcnfsd/pcnfsd_misc.c
528
!strcasecmp(val, "disable") ||
usr.sbin/rpc.pcnfsd/pcnfsd_misc.c
534
if (!strcasecmp(kw, "printer")) {
usr.sbin/rpc.pcnfsd/pcnfsd_misc.c
570
if (!strcasecmp(s1, s2))
usr.sbin/rpc.pcnfsd/pcnfsd_print.c
684
if (just_mine && strcasecmp(owner, user))
usr.sbin/rpc.pcnfsd/pcnfsd_print.c
783
if (just_mine && strcasecmp(owner, user))
usr.sbin/rpcbind/rpcb_svc_com.c
1369
(strcasecmp(rbl->rpcb_map.r_netid, netid) != 0)))
usr.sbin/rpcbind/rpcb_svc_com.c
1405
(strcasecmp(rbl->rpcb_map.r_netid, netid) != 0)))
usr.sbin/rpcbind/rpcb_svc_com.c
257
(regp->r_netid[0] && strcasecmp(regp->r_netid,
usr.sbin/schedctl/schedctl.c
116
if (strcasecmp(optarg, class_str[policy]) == 0)
usr.sbin/sysinst/net.c
469
strcasecmp(net_domain, net_host + l) != 0)) {
usr.sbin/syslogd/tls.c
136
if (!strcasecmp(x509verifystring, "off"))
usr.sbin/syslogd/tls.c
138
else if (!strcasecmp(x509verifystring, "opt"))
usr.sbin/syslogd/tls.c
366
if (!strcasecmp(alg_name, hash_alg_namemap[i].iana))
usr.sbin/syslogd/tls.c
383
if (!strcasecmp(openssl_algname, hash_alg_namemap[i].openssl))
usr.sbin/timed/timed/timed.c
788
&& !strcasecmp(name, ghp->name))
usr.sbin/timed/timed/timed.c
792
if (!strcasecmp(name,hostname)) /* trust ourself */
usr.sbin/user/user.c
2048
if (strcasecmp(optarg, "yes") == 0) {
usr.sbin/user/user.c
2050
} else if (strcasecmp(optarg, "no") == 0) {
usr.sbin/veriexecgen/veriexecgen.c
164
if (strcasecmp(hash_type, hash->hashname) == 0)