Searched defs:strcasecmp (Results 1 - 16 of 16) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/lib/
H A Dstrcasecmp.c12 int strcasecmp(const char *a, const char *b) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/lib/
H A Dstrcasecmp.c12 int strcasecmp(const char *a, const char *b) function
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/radius/radiusclient/lib/
H A Dstrcasecmp.c16 # define strcasecmp(a,b) stricmp(a,b) macro
26 int strcasecmp(char *s1, char *s2) function
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/radius/radiusclient/lib/
H A Dstrcasecmp.c16 # define strcasecmp(a,b) stricmp(a,b) macro
26 int strcasecmp(char *s1, char *s2) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/lib/
H A Dstrcase.c6 int strcasecmp(const char *s1, const char *s2) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/lib/
H A Dstrcase.c11 int strcasecmp(const char *s1, const char *s2) function
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/intl/
H A Dos2compat.h39 #define strcasecmp stricmp macro
H A Dlocalealias.c77 # define strcasecmp __strcasecmp macro
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/include/nonunix/
H A Dconfig.h11 #define strcasecmp _stricmp macro
H A Dunistd.h46 #define strcasecmp _stricmp macro
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/misc/
H A Dutil.c36 int strcasecmp (char *s1, char *s2) function
/asus-wl-520gu-7.0.1.45/src/router/samba/source/lib/
H A Diconv.c29 #undef strcasecmp macro
/asus-wl-520gu-7.0.1.45/src/router/samba/source/include/
H A Dsafe_string.h55 #undef strcasecmp macro
57 #define strcasecmp __ERROR__XX__NEVER_USE_STRCASECMP__; macro
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A De_os.h605 # define strcasecmp _stricmp macro
610 # define strcasecmp OPENSSL_strcasecmp macro
614 # define strcasecmp stricmp macro
617 # define strcasecmp stricmp macro
/asus-wl-520gu-7.0.1.45/src/router/bpalogin/
H A Dbpalogin.h71 #define strcasecmp stricmp macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dppc_ksyms.c133 EXPORT_SYMBOL(strcasecmp); variable

Completed in 80 milliseconds