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

123

/macosx-10.9.5/BerkeleyDB-21/db/clib/
H A Dstrcasecmp.c49 strcasecmp(s1, s2) function
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dstrcasecmp.c44 strcasecmp(const char *s1, const char *s2) function
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/
H A DPosixCompat.h64 # define strcasecmp _stricmp macro
/macosx-10.9.5/uucp-11/uucp/lib/
H A Dstrcas.c8 strcasecmp (z1, z2) function
/macosx-10.9.5/bash-92/bash-3.2/lib/sh/
H A Dstrcasecmp.c61 strcasecmp (string1, string2) function
/macosx-10.9.5/sudo-72/src/
H A Dstrcasecmp.c64 strcasecmp(s1, s2) function
/macosx-10.9.5/tcl-102/tcl84/tcl/compat/
H A Dstrncasecmp.c87 strcasecmp(s1, s2) function
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/port/
H A Dstrcasecmp.c41 strcasecmp(const char *s1, const char *s2) function
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dstrcasecmp.c67 strcasecmp(s1, s2) function
/macosx-10.9.5/bash-92/bash-3.2/lib/intl/
H A Dos2compat.h39 #define strcasecmp stricmp macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dstrcasecmp.c72 strcasecmp(const char *s1, const char *s2) function
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dstrcasecmp.c34 strcasecmp (const char *s1, const char *s2) function
H A Dstring_.h121 # undef strcasecmp macro
122 # define strcasecmp(a,b) \ macro
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dstrcasecmp.c41 int strcasecmp(const char *s1, const char *s2) function
/macosx-10.9.5/tcl-102/tcl/tcl/compat/
H A Dstrncasecmp.c83 strcasecmp( function
/macosx-10.9.5/Libc-997.90.3/string/FreeBSD/
H A Dstrcasecmp.c60 strcasecmp(const char *s1, const char *s2) function
/macosx-10.9.5/cron-39/lib/
H A Dcompat.c88 strcasecmp(left, right) function
/macosx-10.9.5/uucp-11/uucp/uuconf/
H A Dcmdarg.c35 #undef strcasecmp macro
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Dwin_db.h68 #define strcasecmp _stricmp macro
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/include/
H A Dapr_general.h118 #define strcasecmp(s1, s2) stricmp(s1, s2) macro
/macosx-10.9.5/apr-30/apr/apr/include/
H A Dapr_general.h118 #define strcasecmp(s1, s2) stricmp(s1, s2) macro
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/mac/mac_lib/
H A Dxxx_mac_lib.c127 int strcasecmp(const char *s1,const char *s2) function
/macosx-10.9.5/tcl-102/tk/tk/win/
H A DtkWinPort.h76 # define strcasecmp stricmp macro
/macosx-10.9.5/tcl-102/tk84/tk/win/
H A DtkWinPort.h57 # define strcasecmp stricmp macro
/macosx-10.9.5/BerkeleyDB-21/db/examples_c/csv/
H A Dcsv.h96 #undef strcasecmp macro
97 #define strcasecmp _stricmp macro

Completed in 479 milliseconds

123