Searched defs:strncasecmp (Results 1 – 8 of 8) sorted by relevance
/titanic_51/usr/src/boot/lib/libstand/ |
H A D | strcasecmp.c | 56 strncasecmp(s1, s2, n) in strncasecmp() function
|
/titanic_51/usr/src/lib/libc/port/locale/ |
H A D | strncasecmp.c | 72 strncasecmp(const char *s1, const char *s2, size_t n) in strncasecmp() function
|
/titanic_51/usr/src/lib/libresolv2/common/bsd/ |
H A D | strcasecmp.c | 106 strncasecmp(const char *s1, const char *s2, size_t n) { in strncasecmp() function
|
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | stricmp.c | 66 strncasecmp(char *s1, char *s2, int n) in strncasecmp() function
|
/titanic_51/usr/src/lib/libldap5/include/ldap/ |
H A D | portable.h | 400 #define strncasecmp _strnicmp macro 421 #define strncasecmp strnicmp macro
|
/titanic_51/usr/src/cmd/sgs/rtld/common/ |
H A D | external.c | 600 strncasecmp(const char *s1, const char *s2, size_t n) in strncasecmp() function
|
/titanic_51/usr/src/lib/libdns_sd/common/ |
H A D | dnssd_clientlib.c | 41 #define strncasecmp _strnicmp macro
|
/titanic_51/usr/src/common/util/ |
H A D | string.c | 445 strncasecmp(const char *s1, const char *s2, size_t n) in strncasecmp() function
|