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

/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dstrcasecmp.c44 strcasecmp(const char *s1, const char *s2) function
/freebsd-10-stable/lib/libstand/
H A Dstrcasecmp.c42 strcasecmp(s1, s2) function
/freebsd-10-stable/contrib/tcpdump/
H A Dstrcasecmp.c67 strcasecmp(s1, s2) function
/freebsd-10-stable/sys/libkern/
H A Dstrcasecmp.c42 strcasecmp(const char *s1, const char *s2) function
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dstrcasecmp.c72 strcasecmp(const char *s1, const char *s2) function
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dstrcasecmp.c72 strcasecmp(const char *s1, const char *s2) function
/freebsd-10-stable/contrib/tcp_wrappers/
H A Dstrcasecmp.c69 strcasecmp(s1, s2) function
/freebsd-10-stable/lib/libc/string/
H A Dstrcasecmp.c59 strcasecmp(const char *s1, const char *s2) function
/freebsd-10-stable/usr.sbin/cron/lib/
H A Dcompat.c88 strcasecmp(left, right) function
/freebsd-10-stable/contrib/apr/include/
H A Dapr_general.h118 #define strcasecmp(s1, s2) stricmp(s1, s2) macro
/freebsd-10-stable/contrib/apr/strings/
H A Dapr_cpystrn.c246 int strcasecmp(const char *a, const char *b) function
/freebsd-10-stable/contrib/wpa/src/utils/
H A Dos.h521 #define strcasecmp OS_DO_NOT_USE_strcasecmp macro
/freebsd-10-stable/crypto/openssl/
H A De_os.h694 # define strcasecmp _stricmp macro
699 # define strcasecmp OPENSSL_strcasecmp macro
703 # define strcasecmp stricmp macro
708 # define strcasecmp stricmp macro
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h533 strcasecmp, enumerator in enum:llvm::LibFunc::Func

Completed in 112 milliseconds