Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/roken/
H A Dstrcasecmp.c44 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
H A Droken.h.in517 #define strcasecmp rk_strcasecmp macro
/freebsd/sys/libkern/
H A Dstrcasecmp.c41 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
/freebsd/stand/libsa/
H A Dstrcasecmp.c34 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
/freebsd/contrib/tcp_wrappers/
H A Dstrcasecmp.c69 strcasecmp(char *s1, char *s2) in strcasecmp() function
/freebsd/lib/libc/string/
H A Dstrcasecmp.c55 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dhttps-client.c29 #define strcasecmp _stricmp macro
/freebsd/contrib/libevent/sample/
H A Dhttps-client.c29 #define strcasecmp _stricmp macro
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInterceptors.cpp190 ATTRIBUTE_INTERFACE int strcasecmp(const char *s1, const char *s2) { in strcasecmp() function
/freebsd/contrib/bc/include/
H A Dhistory.h192 #define strcasecmp _stricmp macro
/freebsd/crypto/openssl/
H A De_os.h423 # define strcasecmp global() macro
/freebsd/contrib/sendmail/cf/m4/
H A Dcfhead.m453 define(`strcasecmp', `ifelse(lower($1), lower($2), `1', `0')') macro
/freebsd/contrib/wpa/src/utils/
H A Dos.h670 #define strcasecmp OS_DO_NOT_USE_strcasecmp macro
/freebsd/contrib/libucl/src/
H A Ducl_internal.h106 #define strcasecmp _stricmp macro