Searched defs:wctomb_l (Results 1 - 2 of 2) 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/man/man3c/
H A DMakefile1367 wctomb_l.3c \
2487 wctomb_l.3c := LINKSRC = wctomb.3c

Completed in 72 milliseconds