Home
last modified time | relevance | path

Searched refs:strcasecmp_l (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libc/port/locale/
H A Dstrcasecmp.c44 strcasecmp_l(const char *s1, const char *s2, locale_t loc) in strcasecmp_l() function
73 return (strcasecmp_l(s1, s2, uselocale(NULL))); in strcasecmp()
/titanic_41/usr/src/head/
H A Dstrings.h69 extern int strcasecmp_l(const char *, const char *, locale_t);
H A Dstring.h104 extern int strcasecmp_l(const char *, const char *, locale_t);
/titanic_41/usr/src/man/man3c/
H A DMakefile1149 strcasecmp_l.3c \
2165 strcasecmp_l.3c := LINKSRC = string.3c
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers181 strcasecmp_l;
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1218 link path=usr/share/man/man3c/strcasecmp_l.3c target=string.3c