Searched defs:strcasecmp (Results 1 – 14 of 14) sorted by relevance
/freebsd/crypto/heimdal/lib/roken/ |
H A D | strcasecmp.c | 44 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
|
H A D | roken.h.in | 517 #define strcasecmp rk_strcasecmp macro
|
/freebsd/sys/libkern/ |
H A D | strcasecmp.c | 41 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
|
/freebsd/stand/libsa/ |
H A D | strcasecmp.c | 34 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
|
/freebsd/contrib/tcp_wrappers/ |
H A D | strcasecmp.c | 69 strcasecmp(char *s1, char *s2) in strcasecmp() function
|
/freebsd/lib/libc/string/ |
H A D | strcasecmp.c | 55 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
|
/freebsd/contrib/ntp/sntp/libevent/sample/ |
H A D | https-client.c | 29 #define strcasecmp _stricmp macro
|
/freebsd/contrib/libevent/sample/ |
H A D | https-client.c | 29 #define strcasecmp _stricmp macro
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerInterceptors.cpp | 190 ATTRIBUTE_INTERFACE int strcasecmp(const char *s1, const char *s2) { in strcasecmp() function
|
/freebsd/contrib/bc/include/ |
H A D | history.h | 192 #define strcasecmp _stricmp macro
|
/freebsd/crypto/openssl/ |
H A D | e_os.h | 423 # define strcasecmp global() macro
|
/freebsd/contrib/sendmail/cf/m4/ |
H A D | cfhead.m4 | 53 define(`strcasecmp', `ifelse(lower($1), lower($2), `1', `0')') macro
|
/freebsd/contrib/wpa/src/utils/ |
H A D | os.h | 670 #define strcasecmp OS_DO_NOT_USE_strcasecmp macro
|
/freebsd/contrib/libucl/src/ |
H A D | ucl_internal.h | 106 #define strcasecmp _stricmp macro
|