Searched refs:strcasecmp (Results 126 - 150 of 369) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibipt_tos.c67 if (strcasecmp(s,TOS_values[i].name) == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/e2p/
H A Dfeature.c96 if (!strcasecmp(string, f->string)) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Dll_proto.c111 if (strcasecmp(llproto_names[i].name, buf) == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/udhcp/
H A Dfiles.c61 if (!strcasecmp("yes", line)) {
65 if (!strcasecmp("no", line)) {
173 if (!strcasecmp(option->name, opt))
357 if (!strcasecmp(token, keywords[i].keyword))
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/xz/
H A Dsuffix.c17 # define strcmp strcasecmp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/src/
H A Dconfuse.c106 int strcasecmp(const char *s1, const char *s2) function
163 if(strcasecmp(sec->opts[i].name, name) == 0)
344 if(strcasecmp(title, sec->title) == 0)
411 if(strcasecmp(s, "true") == 0
412 || strcasecmp(s, "on") == 0
413 || strcasecmp(s, "yes") == 0)
415 else if(strcasecmp(s, "false") == 0
416 || strcasecmp(s, "off") == 0
417 || strcasecmp(s, "no") == 0)
576 if(strcasecmp(valu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A DmissFuncs.c284 int strcasecmp(const char *s1, const char *s2) function
447 if(ptr && !strcasecmp(ptr, ".exe"))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/ncftp/
H A Dsyshdrs.h65 # ifndef strcasecmp
66 # define strcasecmp _stricmp macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sh_util/
H A Dsyshdrs.h68 # ifndef strcasecmp
69 # define strcasecmp _stricmp macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Dlocalealias.c65 # define strcasecmp __strcasecmp macro
395 return strcasecmp (map1->alias, map2->alias);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dlocalealias.c77 # define strcasecmp __strcasecmp macro
415 return strcasecmp (map1->alias, map2->alias);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/bcmupnp/upnp/linux/
H A Dupnpnat.c200 if (strcasecmp(Proto, "TCP") == 0) {
203 else if (strcasecmp(Proto, "UDP") == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dof.h135 #define of_compat_cmp(s1, s2, l) strcasecmp((s1), (s2))
137 #define of_node_cmp(s1, s2) strcasecmp((s1), (s2))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/
H A Dudev_utils.c47 if (strcasecmp(priority, "info") == 0)
49 if (strcasecmp(priority, "debug") == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Diconv.c25 * We have to use strcasecmp here as the character conversions
29 #undef strcasecmp macro
90 if (strcasecmp(name, c->name) == 0) {
195 return strcasecmp(name, "UCS-2LE") == 0 ||
196 strcasecmp(name, "UTF-16LE") == 0;
222 if (strcasecmp(fromcode, tocode) == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/
H A De_os.h605 # define strcasecmp _stricmp macro
608 /* VMS below version 7.0 doesn't have strcasecmp() */
610 # define strcasecmp OPENSSL_strcasecmp macro
614 # define strcasecmp stricmp macro
617 # define strcasecmp stricmp macro
621 int strcasecmp();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dvolinfo.c303 if (strcasecmp(value, "v1") == 0) {
308 else if (strcasecmp(value, "v2") == 0) {
312 else if (strcasecmp(value, "osx") == 0) {
329 if (strcasecmp(value, "AFPVOL_EA_AD") == 0)
331 else if (strcasecmp(value, "AFPVOL_EA_SYS") == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509v3/
H A Dv3_ncons.c387 if (strcasecmp(baseptr, dnsptr))
407 if (!strcasecmp(baseptr, emlptr))
428 if (strcasecmp(baseptr, emlptr))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3_ncons.c387 if (strcasecmp(baseptr, dnsptr))
407 if (!strcasecmp(baseptr, emlptr))
428 if (strcasecmp(baseptr, emlptr))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/scsi_id/
H A Dscsi_id.c319 if (str1 && strcasecmp(str1, "VENDOR") == 0) {
328 if (str1 && strcasecmp(str1, "MODEL") == 0) {
339 if (str1 && strcasecmp(str1, "OPTIONS") == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/lib/
H A Dll_proto.c120 if (strcasecmp(llproto_names[i].name, buf) == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils.c250 if(!strcasecmp(hdl->type, psong->type))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils.c248 if(!strcasecmp(hdl->type, psong->type))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/lbl/
H A Dos-sunos4.h171 int strcasecmp(const char *, const char *);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-esp.c298 if(strcasecmp(colon,"sha1") == 0 ||
299 strcasecmp(colon,"md5") == 0) {
392 if (spikey && strcasecmp(spikey, "file") == 0) {
422 if (spikey && strcasecmp(spikey, "ikev2") == 0) {

Completed in 247 milliseconds

1234567891011>>