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

/freebsd-current/crypto/heimdal/lib/roken/
H A Dstrcasecmp.c44 strcasecmp(const char *s1, const char *s2) function
/freebsd-current/sys/libkern/
H A Dstrcasecmp.c41 strcasecmp(const char *s1, const char *s2) function
/freebsd-current/stand/libsa/
H A Dstrcasecmp.c34 strcasecmp(const char *s1, const char *s2) function
/freebsd-current/contrib/tcp_wrappers/
H A Dstrcasecmp.c69 strcasecmp(char *s1, char *s2) function
/freebsd-current/lib/libc/string/
H A Dstrcasecmp.c55 strcasecmp(const char *s1, const char *s2) function
/freebsd-current/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInterceptors.cpp190 ATTRIBUTE_INTERFACE int strcasecmp(const char *s1, const char *s2) { function
/freebsd-current/contrib/ntp/sntp/libevent/sample/
H A Dhttps-client.c29 #define strcasecmp _stricmp macro
/freebsd-current/contrib/libevent/sample/
H A Dhttps-client.c29 #define strcasecmp _stricmp macro
/freebsd-current/contrib/bc/include/
H A Dhistory.h168 #define strcasecmp _stricmp macro
/freebsd-current/contrib/wpa/src/utils/
H A Dos.h650 #define strcasecmp OS_DO_NOT_USE_strcasecmp macro
/freebsd-current/crypto/openssl/
H A De_os.h423 # define strcasecmp _stricmp macro
/freebsd-current/contrib/libucl/src/
H A Ducl_internal.h106 #define strcasecmp _stricmp macro

Completed in 277 milliseconds