Home
last modified time | relevance | path

Searched refs:wcrtomb_l (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/libc/port/locale/
H A Dwcrtomb.c38 wcrtomb_l(char *_RESTRICT_KYWD s, wchar_t wc, mbstate_t *_RESTRICT_KYWD ps, in wcrtomb_l() function
51 return (wcrtomb_l(s, wc, ps, uselocale(NULL))); in wcrtomb()
H A Dwctob.c44 if (c == WEOF || wcrtomb_l(buf, c, &mbs, loc) != 1) in wctob_l()
H A Dwctomb.c46 if ((rval = wcrtomb_l(s, wchar, &mbs, loc)) == (size_t)-1) in wctomb_l()
/titanic_41/usr/src/head/
H A Dxlocale.h87 extern size_t wcrtomb_l(char *_RESTRICT_KYWD, wchar_t,
/titanic_41/usr/src/man/man3c/
H A DMakefile1272 wcrtomb_l.3c \
2302 wcrtomb_l.3c := LINKSRC = wcrtomb.3c
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers195 wcrtomb_l;
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1342 link path=usr/share/man/man3c/wcrtomb_l.3c target=wcrtomb.3c