Searched refs:strcasecmp (Results 76 - 100 of 369) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Du_signal_names.c131 if (strcasecmp(name, signals[i]) == 0)
H A Dobscure.c49 if (strcasecmp(p1, p2) == 0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A Dhdparm.c2523 if (0 == strcasecmp(name, "Istdin")) {
2532 if (0 == strcasecmp(name, "dco-restore")) {
2534 } else if (0 == strcasecmp(name, "security-help")) {
2537 } else if (0 == strcasecmp(name, "security-unlock")) {
2541 } else if (0 == strcasecmp(name, "security-set-pass")) {
2545 } else if (0 == strcasecmp(name, "security-disable")) {
2549 } else if (0 == strcasecmp(name, "security-erase")) {
2553 } else if (0 == strcasecmp(name, "security-erase-enhanced")) {
2610 if (0 == strcasecmp(name, "verbose")) {
2613 } else if (0 == strcasecmp(nam
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dvolume.c442 if (strcasecmp(val + 1, "tolower") == 0)
444 else if (strcasecmp(val + 1, "toupper") == 0)
446 else if (strcasecmp(val + 1, "xlatelower") == 0)
448 else if (strcasecmp(val + 1, "xlateupper") == 0)
451 if (strcasecmp(val + 1, "v1") == 0)
454 else if (strcasecmp(val + 1, "v2") == 0)
456 else if (strcasecmp(val + 1, "osx") == 0)
458 else if (strcasecmp(val + 1, "sfm") == 0)
468 if (strcasecmp(p, "prodos") == 0)
470 else if (strcasecmp(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dhtml-url.c245 if (!strcasecmp (tag->attrs[i].name, name))
407 if (0 == strcasecmp (tag->attrs[attrind].name,
492 if (0 == strcasecmp (rel, "stylesheet"))
497 else if (0 == strcasecmp (rel, "shortcut icon"))
519 if (http_equiv && 0 == strcasecmp (http_equiv, "refresh"))
564 else if (http_equiv && 0 == strcasecmp (http_equiv, "content-type"))
581 else if (name && 0 == strcasecmp (name, "robots"))
588 if (!strcasecmp (content, "none"))
641 if (tag->end_tag_p && (0 == strcasecmp (tag->name, "style")) &&
H A Dsysdep.h126 systems, such as strcasecmp, strptime, etc. Include mswindows.h so
200 int strcasecmp ();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_sctp.c171 if (!strcasecmp(buffer, "ALL")) {
176 if (!strcasecmp(buffer, "NONE")) {
190 if (strcasecmp(sctp_chunk_names[i].name, ptr) == 0) {
232 if (!strcasecmp(match_type, "ANY")) {
234 } else if (!strcasecmp(match_type, "ALL")) {
236 } else if (!strcasecmp(match_type, "ONLY")) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_sctp.c166 if (!strcasecmp(buffer, "ALL")) {
171 if (!strcasecmp(buffer, "NONE")) {
185 if (strcasecmp(sctp_chunk_names[i].name, ptr) == 0) {
227 if (!strcasecmp(match_type, "ANY")) {
229 } else if (!strcasecmp(match_type, "ALL")) {
231 } else if (!strcasecmp(match_type, "ONLY")) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibip6t_sctp.c182 if (!strcasecmp(buffer, "ALL")) {
187 if (!strcasecmp(buffer, "NONE")) {
201 if (strcasecmp(sctp_chunk_names[i].name, ptr) == 0) {
244 if (!strcasecmp(match_type, "ANY")) {
246 } else if (!strcasecmp(match_type, "ALL")) {
248 } else if (!strcasecmp(match_type, "ONLY")) {
H A Dlibipt_sctp.c182 if (!strcasecmp(buffer, "ALL")) {
187 if (!strcasecmp(buffer, "NONE")) {
201 if (strcasecmp(sctp_chunk_names[i].name, ptr) == 0) {
244 if (!strcasecmp(match_type, "ANY")) {
246 } else if (!strcasecmp(match_type, "ALL")) {
248 } else if (!strcasecmp(match_type, "ONLY")) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l2tpd-0.69/
H A Dfile.c160 if (!strcasecmp (value, "yes") || !strcasecmp (value, "y") ||
161 !strcasecmp (value, "true"))
163 else if (!strcasecmp (value, "no") || !strcasecmp (value, "n") ||
164 !strcasecmp (value, "false"))
1038 if (d && !strcasecmp (d, "default"))
1042 if (!strcasecmp (s, "global"))
1052 else if (!strcasecmp (s, "lns"))
1072 if (!strcasecmp (
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Dpam_winbind.h142 if (!strcasecmp(ntstatus,y)) {\
158 if (!strcasecmp(ntstatus,y)) {\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sio/
H A Dsyshdrs.h45 # ifndef strcasecmp
46 # define strcasecmp _stricmp macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dhttpdigest.c85 if (pszAlg && strcasecmp(pszAlg, "md5-sess") == 0)
125 if (strcasecmp(pszQop, "auth-int") == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dinternal.h158 #undef strcasecmp macro
159 #define strcasecmp please_use_av_strcasecmp macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/testsuite/libsmbclient/src/list_print_jobs/
H A Dlist_print_jobs_7.c94 if (( (g_print_size > 0) && (g_print_size > 0) && (strcasecmp(g_username,g_print_user)==0) ))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/missing/
H A Ddlnames.c145 if (strcasecmp(dlt_choices[i].name + sizeof("DLT_") - 1,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/win/bmed/
H A Dutil.h23 # define ISTRCMP strcasecmp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/
H A Dlogging.c39 if (!strcasecmp(foo, "syslog")) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/unicode/
H A Diconv.c134 if (strcasecmp(name, c->name) == 0) {
274 if (strcasecmp(fromcode, tocode) == 0) {
314 if (strcasecmp(fromcode, "UCS-2") == 0) {
319 if (strcasecmp(tocode, "UCS-2") == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dfsl_soc.c216 if (!strcasecmp(phy_type, "ulpi"))
218 if (!strcasecmp(phy_type, "utmi"))
220 if (!strcasecmp(phy_type, "utmi_wide"))
222 if (!strcasecmp(phy_type, "serial"))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-help.c65 if (!strcasecmp(name, viewer->name))
343 if (!strcasecmp(name, "man"))
345 else if (!strcasecmp(name, "woman"))
347 else if (!strcasecmp(name, "konqueror"))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgpg-error-1.10/src/
H A Dgpg-error.c227 if (src_sym && !strcasecmp (str, src_sym + sizeof (src_prefix) - 1))
247 && !strcasecmp (str, code_sym + sizeof (code_prefix) - 1))
303 if (src_str && !strcasecmp (str, src_str))
317 if (code_str && !strcasecmp (str, code_str))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/src/
H A Dgpg-error.c227 if (src_sym && !strcasecmp (str, src_sym + sizeof (src_prefix) - 1))
247 && !strcasecmp (str, code_sym + sizeof (code_prefix) - 1))
303 if (src_str && !strcasecmp (str, src_str))
317 if (code_str && !strcasecmp (str, code_str))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/e2p/
H A Dmntopts.c59 if (!strcasecmp(string, f->string)) {

Completed in 183 milliseconds

1234567891011>>