Searched refs:strnicmp (Results 1 - 25 of 107) sorted by relevance

12345

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/cifs/
H A Dconnect.c850 if (strnicmp(data, "user_xattr", 10) == 0) {
852 } else if (strnicmp(data, "nouser_xattr", 12) == 0) {
854 } else if (strnicmp(data, "user", 4) == 0) {
869 } else if (strnicmp(data, "pass", 4) == 0) {
950 } else if (!strnicmp(data, "ip", 2) ||
951 !strnicmp(data, "addr", 4)) {
962 } else if (strnicmp(data, "sec", 3) == 0) {
966 } else if (strnicmp(value, "krb5i", 5) == 0) {
969 } else if (strnicmp(value, "krb5p", 5) == 0) {
974 } else if (strnicmp(valu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/cifs/
H A Dconnect.c850 if (strnicmp(data, "user_xattr", 10) == 0) {
852 } else if (strnicmp(data, "nouser_xattr", 12) == 0) {
854 } else if (strnicmp(data, "user", 4) == 0) {
869 } else if (strnicmp(data, "pass", 4) == 0) {
950 } else if (!strnicmp(data, "ip", 2) ||
951 !strnicmp(data, "addr", 4)) {
962 } else if (strnicmp(data, "sec", 3) == 0) {
966 } else if (strnicmp(value, "krb5i", 5) == 0) {
969 } else if (strnicmp(value, "krb5p", 5) == 0) {
974 } else if (strnicmp(valu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/partitions/
H A Dmac.c77 if (!strnicmp(part->type, "Linux_RAID", 10))
96 || (strnicmp(part->type, "Linux", 5) == 0
105 if (strnicmp(part->name + i, "root",
111 if (strnicmp(part->name, "swap", 4) == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/partitions/
H A Dmac.c77 if (!strnicmp(part->type, "Linux_RAID", 10))
96 || (strnicmp(part->type, "Linux", 5) == 0
105 if (strnicmp(part->name + i, "root",
111 if (strnicmp(part->name, "swap", 4) == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/src/
H A Dmswindows.h65 # define strncasecmp strnicmp
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/src/
H A Dmswindows.h65 # define strncasecmp strnicmp
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/src/
H A Dmswindows.h65 # define strncasecmp strnicmp
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pnp/
H A Dinterface.c317 if (!strnicmp(buf, "disable", 7)) {
321 if (!strnicmp(buf, "activate", 8)) {
325 if (!strnicmp(buf, "fill", 4)) {
331 if (!strnicmp(buf, "auto", 4)) {
338 if (!strnicmp(buf, "clear", 5)) {
344 if (!strnicmp(buf, "get", 3)) {
351 if (!strnicmp(buf, "set", 3)) {
359 if (!strnicmp(buf, "io", 2)) {
371 if (!strnicmp(buf, "mem", 3)) {
383 if (!strnicmp(bu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pnp/
H A Dinterface.c317 if (!strnicmp(buf, "disable", 7)) {
321 if (!strnicmp(buf, "activate", 8)) {
325 if (!strnicmp(buf, "fill", 4)) {
331 if (!strnicmp(buf, "auto", 4)) {
338 if (!strnicmp(buf, "clear", 5)) {
344 if (!strnicmp(buf, "get", 3)) {
351 if (!strnicmp(buf, "set", 3)) {
359 if (!strnicmp(buf, "io", 2)) {
371 if (!strnicmp(buf, "mem", 3)) {
383 if (!strnicmp(bu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ocfs2/cluster/
H A Dmasklog.c52 if (!strnicmp(buf, "allow", 5)) {
55 } else if (!strnicmp(buf, "deny", 4)) {
58 } else if (!strnicmp(buf, "off", 3)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/netfilter/
H A Dxt_webstr.c126 if (strnicmp(data, pattern, dlen) == 0)
351 if (strnicmp(t, needle, needle_len) == 0) return t;
445 if (strnicmp(htinfo.url + htinfo.urllen - vicelen, ".js", vicelen) == 0) {
451 if (strnicmp(htinfo.url + htinfo.urllen - vicelen, ".class", vicelen) == 0) {
459 if (strnicmp(htinfo.url + htinfo.urllen - vicelen, ".ocx", vicelen) == 0) {
465 if (strnicmp(htinfo.url + htinfo.urllen - vicelen, ".cab", vicelen) == 0) {
472 if (strnicmp(htinfo.url + htinfo.hostlen, "http://", sizeof("http://") - 1) == 0) {
568 if (strnicmp(htinfo.url + htinfo.urllen - vicelen, ".js", vicelen) == 0) {
574 if (strnicmp(htinfo.url + htinfo.urllen - vicelen, ".class", vicelen) == 0) {
582 if (strnicmp(htinf
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/netfilter/
H A Dxt_webstr.c126 if (strnicmp(data, pattern, dlen) == 0)
351 if (strnicmp(t, needle, needle_len) == 0) return t;
445 if (strnicmp(htinfo.url + htinfo.urllen - vicelen, ".js", vicelen) == 0) {
451 if (strnicmp(htinfo.url + htinfo.urllen - vicelen, ".class", vicelen) == 0) {
459 if (strnicmp(htinfo.url + htinfo.urllen - vicelen, ".ocx", vicelen) == 0) {
465 if (strnicmp(htinfo.url + htinfo.urllen - vicelen, ".cab", vicelen) == 0) {
472 if (strnicmp(htinfo.url + htinfo.hostlen, "http://", sizeof("http://") - 1) == 0) {
568 if (strnicmp(htinfo.url + htinfo.urllen - vicelen, ".js", vicelen) == 0) {
574 if (strnicmp(htinfo.url + htinfo.urllen - vicelen, ".class", vicelen) == 0) {
582 if (strnicmp(htinf
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ocfs2/cluster/
H A Dmasklog.c52 if (!strnicmp(buf, "allow", 5)) {
55 } else if (!strnicmp(buf, "deny", 4)) {
58 } else if (!strnicmp(buf, "off", 3)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/monkeys_audio_utilities/flac_mac/
H A Dmain.c59 if(0 == strnicmp(p, "short", 5)) {
62 else if(0 == strnicmp(p, "rkau", 4)) {
73 else if(0 == strnicmp(p, "wavpack", 7)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/monkeys_audio_utilities/flac_mac/
H A Dmain.c59 if(0 == strnicmp(p, "short", 5)) {
62 else if(0 == strnicmp(p, "rkau", 4)) {
73 else if(0 == strnicmp(p, "wavpack", 7)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/monkeys_audio_utilities/flac_mac/
H A Dmain.c59 if(0 == strnicmp(p, "short", 5)) {
62 else if(0 == strnicmp(p, "rkau", 4)) {
73 else if(0 == strnicmp(p, "wavpack", 7)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-pxa/
H A Dlpd270.c425 if (!strnicmp(str, "lq057q3dc02", 11)) {
427 } else if (!strnicmp(str, "lq121s1dg31", 11)) {
429 } else if (!strnicmp(str, "lq036q1da01", 11)) {
431 } else if (!strnicmp(str, "lq64d343", 8)) {
433 } else if (!strnicmp(str, "lq10d368", 8)) {
435 } else if (!strnicmp(str, "lq035q7db02-20", 14)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dlpd270.c425 if (!strnicmp(str, "lq057q3dc02", 11)) {
427 } else if (!strnicmp(str, "lq121s1dg31", 11)) {
429 } else if (!strnicmp(str, "lq036q1da01", 11)) {
431 } else if (!strnicmp(str, "lq64d343", 8)) {
433 } else if (!strnicmp(str, "lq10d368", 8)) {
435 } else if (!strnicmp(str, "lq035q7db02-20", 14)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/
H A Dstring.h94 #ifndef strnicmp
95 #define strnicmp strncasecmp macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/
H A Dconfig-msvc.h89 #define strncasecmp strnicmp
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/lib/
H A Dstrequal.c67 return !strnicmp(first, second, max);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/lib/
H A Dstrequal.c67 return !strnicmp(first, second, max);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/
H A Dconfig-msvc.h89 #define strncasecmp strnicmp
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/lib/
H A Dstrequal.c67 return !strnicmp(first, second, max);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/
H A Dconfig-msvc.h89 #define strncasecmp strnicmp

Completed in 165 milliseconds

12345