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

/freebsd-12-stable/crypto/heimdal/lib/roken/
H A Dstrcasecmp.c44 strcasecmp(const char *s1, const char *s2) function
/freebsd-12-stable/stand/libsa/
H A Dstrcasecmp.c42 strcasecmp(s1, s2) function
/freebsd-12-stable/sys/libkern/
H A Dstrcasecmp.c44 strcasecmp(const char *s1, const char *s2) function
/freebsd-12-stable/contrib/tcp_wrappers/
H A Dstrcasecmp.c69 strcasecmp(s1, s2) function
/freebsd-12-stable/contrib/gcclibs/libiberty/
H A Dstrcasecmp.c72 strcasecmp(const char *s1, const char *s2) function
/freebsd-12-stable/contrib/binutils/libiberty/
H A Dstrcasecmp.c72 strcasecmp(const char *s1, const char *s2) function
/freebsd-12-stable/lib/libc/string/
H A Dstrcasecmp.c61 strcasecmp(const char *s1, const char *s2) function
/freebsd-12-stable/usr.sbin/cron/lib/
H A Dcompat.c76 strcasecmp(left, right) function
/freebsd-12-stable/contrib/apr/include/
H A Dapr_general.h118 #define strcasecmp(s1, s2) stricmp(s1, s2) macro
/freebsd-12-stable/contrib/apr/strings/
H A Dapr_cpystrn.c248 int strcasecmp(const char *a, const char *b) function
/freebsd-12-stable/contrib/libevent/sample/
H A Dhttps-client.c29 #define strcasecmp _stricmp macro
/freebsd-12-stable/crypto/openssl/
H A De_os.h309 # define strcasecmp _stricmp macro
/freebsd-12-stable/contrib/wpa/src/utils/
H A Dos.h650 #define strcasecmp OS_DO_NOT_USE_strcasecmp macro
/freebsd-12-stable/crypto/openssl/crypto/conf/
H A Dconf_def.c26 # define strcasecmp _stricmp macro
/freebsd-12-stable/contrib/libucl/src/
H A Ducl_internal.h106 #define strcasecmp _stricmp macro

Completed in 187 milliseconds