Searched refs:strcasecmp (Results 1 - 25 of 550) sorted by relevance

1234567891011>>

/freebsd-11-stable/sbin/dhclient/
H A Dconflex.c326 if (!strcasecmp(atom + 1, "lways-reply-rfc1048"))
328 if (!strcasecmp(atom + 1, "ppend"))
330 if (!strcasecmp(atom + 1, "llow"))
332 if (!strcasecmp(atom + 1, "lias"))
334 if (!strcasecmp(atom + 1, "bandoned"))
336 if (!strcasecmp(atom + 1, "uthoritative"))
340 if (!strcasecmp(atom + 1, "ackoff-cutoff"))
342 if (!strcasecmp(atom + 1, "ootp"))
344 if (!strcasecmp(atom + 1, "ooting"))
346 if (!strcasecmp(ato
[all...]
/freebsd-11-stable/contrib/diff/lib/
H A Dstrcase.h27 extern int strcasecmp (const char *s1, const char *s2);
/freebsd-11-stable/contrib/libpcap/lbl/
H A Dos-ultrix4.h36 int strcasecmp(const char *, const char *);
/freebsd-11-stable/tools/tools/vxge/
H A Dvxge_info.c52 if (!((strcasecmp(argv[2], "regs") == 0) ||
53 (strcasecmp(argv[2], "stats") == 0) ||
54 (strcasecmp(argv[2], "bw_pri_set") == 0) ||
55 (strcasecmp(argv[2], "port_mode_set") == 0) ||
56 (strcasecmp(argv[2], "bw_pri_get") == 0)))
59 if (strcasecmp(argv[2], "regs") == 0) {
60 if (!((strcasecmp(argv[3], "common") == 0) ||
61 (strcasecmp(argv[3], "legacy") == 0) ||
62 (strcasecmp(argv[3], "pcicfgmgmt") == 0) ||
63 (strcasecmp(arg
[all...]
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dstrcasecmp.c44 strcasecmp(const char *s1, const char *s2) function
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dgetproto.c26 if (!strcasecmp(name, "ip"))
H A Dparseipfexpr.c151 if (!strcasecmp(ops, "ip.addr") ||
152 !strcasecmp(ops, "ip.src") ||
153 !strcasecmp(ops, "ip.dst")) {
177 } else if (!strcasecmp(ops, "ip6.addr") ||
178 !strcasecmp(ops, "ip6.src") ||
179 !strcasecmp(ops, "ip6.dst")) {
212 } else if (!strcasecmp(ops, "ip.p")) {
220 } else if (!strcasecmp(ops, "tcp.flags")) {
237 } else if (!strcasecmp(ops, "tcp.port") ||
238 !strcasecmp(op
[all...]
H A Doptvalue.c19 if (!strcasecmp(optname, io->on_name))
H A Dv6optvalue.c21 if (!strcasecmp(optname, io->on_name))
H A Doptname.c27 if (!strcasecmp(s, io->on_name)) {
36 if (!strcasecmp(s, "sec-class"))
50 if (!strcasecmp(s, so->on_name)) {
/freebsd-11-stable/usr.sbin/ndiscvt/
H A Dinf.c126 if (strcasecmp(assign->section->name, s) == 0) {
130 if (strcasecmp(assign->key, k) == 0)
172 if (strcasecmp(section->name, s) == 0)
299 (strcasecmp(manf->vals[1], "NT.5.1") == 0 ||
300 strcasecmp(manf->vals[1], "NTx86") == 0 ||
301 strcasecmp(manf->vals[1], "NTx86.5.1") == 0 ||
302 strcasecmp(manf->vals[1], "NTamd64") == 0)) {
392 (strcasecmp(manf->vals[1], "NT.5.1") == 0 ||
393 strcasecmp(manf->vals[1], "NTx86") == 0 ||
394 strcasecmp(man
[all...]
/freebsd-11-stable/lib/libfetch/
H A Dfetch.c82 if (strcasecmp(URL->scheme, SCHEME_FILE) == 0)
84 else if (strcasecmp(URL->scheme, SCHEME_FTP) == 0)
86 else if (strcasecmp(URL->scheme, SCHEME_HTTP) == 0)
88 else if (strcasecmp(URL->scheme, SCHEME_HTTPS) == 0)
112 if (strcasecmp(URL->scheme, SCHEME_FILE) == 0)
114 else if (strcasecmp(URL->scheme, SCHEME_FTP) == 0)
116 else if (strcasecmp(URL->scheme, SCHEME_HTTP) == 0)
118 else if (strcasecmp(URL->scheme, SCHEME_HTTPS) == 0)
136 if (strcasecmp(URL->scheme, SCHEME_FILE) == 0)
138 else if (strcasecmp(UR
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dintl.c75 && (!strcasecmp (encoding, "utf-8")
76 || !strcasecmp (encoding, "utf8")))
/freebsd-11-stable/contrib/gcclibs/include/
H A Dfilenames.h41 #define FILENAME_CMP(s1, s2) strcasecmp(s1, s2)
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libuutil/common/
H A Duu_string.c48 return (strcasecmp(a, b) == 0);
/freebsd-11-stable/contrib/gdb/include/
H A Dfilenames.h41 #define FILENAME_CMP(s1, s2) strcasecmp(s1, s2)
/freebsd-11-stable/tools/tools/cfi/
H A Dcfi.c141 if (strcasecmp(argv[1], "fact") == 0) {
143 } else if (strcasecmp(argv[1], "oem") == 0) {
145 } else if (strcasecmp(argv[1], "woem") == 0) {
150 } else if (strcasecmp(argv[1], "plr") == 0) {
152 } else if (strcasecmp(argv[1], "wplr") == 0) {
/freebsd-11-stable/crypto/heimdal/appl/login/
H A Dlogin_access.c146 if (strcasecmp(tok, "EXCEPT") == 0) /* EXCEPT: give up */
154 while ((tok = strtok_r(NULL, sep, &foo)) && strcasecmp(tok, "EXCEPT"))
220 if (strcasecmp(string, group->gr_mem[i]) == 0)
249 && strcasecmp(tok, string + str_len - tok_len) == 0)
251 } else if (strcasecmp(tok, "LOCAL") == 0) { /* local: no dots */
271 if (strcasecmp(tok, "ALL") == 0) { /* all: always matches */
273 } else if (strcasecmp(tok, string) == 0) { /* try exact match */
/freebsd-11-stable/crypto/heimdal/appl/rsh/
H A Dlogin_access.c146 if (strcasecmp(tok, "EXCEPT") == 0) /* EXCEPT: give up */
154 while ((tok = strtok_r(NULL, sep, &foo)) && strcasecmp(tok, "EXCEPT"))
220 if (strcasecmp(string, group->gr_mem[i]) == 0)
249 && strcasecmp(tok, string + str_len - tok_len) == 0)
251 } else if (strcasecmp(tok, "LOCAL") == 0) { /* local: no dots */
271 if (strcasecmp(tok, "ALL") == 0) { /* all: always matches */
273 } else if (strcasecmp(tok, string) == 0) { /* try exact match */
/freebsd-11-stable/usr.bin/iscsictl/
H A Dparse.y208 if (strcasecmp($3, "none") == 0)
210 else if (strcasecmp($3, "chap") == 0)
222 if (strcasecmp($3, "none") == 0)
224 else if (strcasecmp($3, "CRC32C") == 0)
236 if (strcasecmp($3, "none") == 0)
238 else if (strcasecmp($3, "CRC32C") == 0)
250 if (strcasecmp($3, "normal") == 0)
252 else if (strcasecmp($3, "discovery") == 0)
283 if (strcasecmp($3, "iscsi") == 0)
285 else if (strcasecmp(
[all...]
/freebsd-11-stable/tools/regression/geom/MdLoad/
H A DMdLoad.c101 if (!strcasecmp(name, "sector")) {
119 if (!strcasecmp(name, "comment")) {
124 if (!strcasecmp(name, "sectorsize")) {
128 } else if (!strcasecmp(name, "mediasize")) {
134 } else if (!strcasecmp(name, "fwsectors")) {
138 } else if (!strcasecmp(name, "fwheads")) {
142 } else if (!strcasecmp(name, "fwcylinders")) {
146 } else if (!strcasecmp(name, "offset")) {
150 } else if (!strcasecmp(name, "fill")) {
153 } else if (!strcasecmp(nam
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp933 if (!strcasecmp(g_opcodes[i].op_name, op_name))
1288 if (!strcasecmp(op_name, "DSUBU") || !strcasecmp(op_name, "SUBU"))
1321 if (!strcasecmp(op_name, "DSUBU") || !strcasecmp(op_name, "SUBU"))
1366 if (!strcasecmp(op_name, "BEQ") || !strcasecmp(op_name, "BEQL")
1367 || !strcasecmp(op_name, "BEQ64") ) {
1372 } else if (!strcasecmp(op_name, "BNE") || !strcasecmp(op_nam
[all...]
/freebsd-11-stable/include/
H A Dstrings.h63 int strcasecmp(const char *, const char *) __pure;
/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c743 } else if (strcasecmp ("extclock", argv[i]) == 0) {
759 } else if (strcasecmp ("idle", argv[i]) == 0)
761 else if (strcasecmp ("async", argv[i]) == 0) {
765 } else if (strcasecmp ("sync", argv[i]) == 0) {
769 } else if (strcasecmp ("cisco", argv[i]) == 0) {
773 } else if (strcasecmp ("rbrg", argv[i]) == 0) {
777 } else if (strcasecmp ("raw", argv[i]) == 0) {
781 } else if (strcasecmp ("packet", argv[i]) == 0) {
785 } else if (strcasecmp ("ppp", argv[i]) == 0) {
793 keepalive = (strcasecmp ("o
[all...]
/freebsd-11-stable/usr.sbin/iovctl/
H A Dparse.c178 if (strcasecmp(type, "bool") == 0)
180 else if (strcasecmp(type, "string") == 0)
182 else if (strcasecmp(type, "uint8_t") == 0)
184 else if (strcasecmp(type, "uint16_t") == 0)
186 else if (strcasecmp(type, "uint32_t") == 0)
188 else if (strcasecmp(type, "uint64_t") == 0)
190 else if (strcasecmp(type, "unicast-mac") == 0)
297 if (strcasecmp(key, PF_CONFIG_NAME) == 0)
299 else if (strcasecmp(key, DEFAULT_SCHEMA_NAME) == 0) {
347 if (strcasecmp(ke
[all...]

Completed in 260 milliseconds

1234567891011>>