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

/freebsd-12-stable/lib/libc/locale/
H A Dwctomb.c42 wctomb_l(char *s, wchar_t wchar, locale_t locale) function
60 return wctomb_l(s, wchar, __get_locale());
/freebsd-12-stable/include/xlocale/
H A D_stdlib.h57 int wctomb_l(char *, wchar_t, locale_t);

Completed in 301 milliseconds