Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/locale/
H A Dstrcasecmp.c70 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
/titanic_41/usr/src/lib/libresolv2/common/bsd/
H A Dstrcasecmp.c94 strcasecmp(const char *s1, const char *s2) { in strcasecmp() function
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dstricmp.c55 strcasecmp(char *s1, char *s2) in strcasecmp() function
/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Dportable.h399 #define strcasecmp strcmpi macro
420 #define strcasecmp strcmpi macro
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Dexternal.c591 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
/titanic_41/usr/src/cmd/sendmail/cf/m4/
H A Dcfhead.m457 define(`strcasecmp', `ifelse(lower($1), lower($2), `1', `0')') macro
/titanic_41/usr/src/common/util/
H A Dstring.c435 strcasecmp(const char *s1, const char *s2) in strcasecmp() function
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/
H A Ddns-sd.c86 #define strcasecmp _stricmp macro
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dsundance.c84 #define strcasecmp grub_strcmp macro