Searched refs:wctomb_l (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dwctomb.c37 wctomb_l(char *s, wchar_t wchar, locale_t loc) function
54 return (wctomb_l(s, wchar, uselocale(NULL)));
/illumos-gate/usr/src/head/
H A Dxlocale.h91 extern int wctomb_l(char *, wchar_t, locale_t);
/illumos-gate/usr/src/man/man3c/
H A DMakefile1367 wctomb_l.3c \
2487 wctomb_l.3c := LINKSRC = wctomb.3c

Completed in 63 milliseconds