Searched defs:strcasecmp (Results 1 – 11 of 11) sorted by relevance
/titanic_51/usr/src/lib/libc/port/locale/ |
H A D | strcasecmp.c | 70 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
|
/titanic_51/usr/src/boot/lib/libstand/ |
H A D | strcasecmp.c | 42 strcasecmp(s1, s2) in strcasecmp() function
|
/titanic_51/usr/src/lib/libresolv2/common/bsd/ |
H A D | strcasecmp.c | 94 strcasecmp(const char *s1, const char *s2) { in strcasecmp() function
|
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | stricmp.c | 55 strcasecmp(char *s1, char *s2) in strcasecmp() function
|
/titanic_51/usr/src/lib/libldap5/include/ldap/ |
H A D | portable.h | 399 #define strcasecmp strcmpi macro 420 #define strcasecmp strcmpi macro
|
/titanic_51/usr/src/cmd/sgs/rtld/common/ |
H A D | external.c | 592 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
|
/titanic_51/usr/src/lib/libdns_sd/common/ |
H A D | dnssd_clientlib.c | 42 #define strcasecmp _stricmp macro
|
/titanic_51/usr/src/cmd/sendmail/cf/m4/ |
H A D | cfhead.m4 | 57 define(`strcasecmp', `ifelse(lower($1), lower($2), `1', `0')') macro
|
/titanic_51/usr/src/common/util/ |
H A D | string.c | 432 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
|
/titanic_51/usr/src/grub/grub-0.97/netboot/ |
H A D | sundance.c | 84 #define strcasecmp grub_strcmp macro [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/dns-sd/ |
H A D | dns-sd.c | 83 #define strcasecmp _stricmp macro [all...] |