Searched defs:wcrtomb_l (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dwcrtomb.c38 wcrtomb_l(char *_RESTRICT_KYWD s, wchar_t wc, mbstate_t *_RESTRICT_KYWD ps, function
51 return (wcrtomb_l(s, wc, ps, uselocale(NULL)));
/illumos-gate/usr/src/man/man3c/
H A DMakefile1337 wcrtomb_l.3c \
2418 wcrtomb_l.3c := LINKSRC = wcrtomb.3c

Completed in 68 milliseconds