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

/freebsd-11-stable/lib/libc/locale/
H A Dmbsinit.c39 mbsinit_l(const mbstate_t *ps, locale_t locale) function
47 return mbsinit_l(ps, __get_locale());
/freebsd-11-stable/include/xlocale/
H A D_wchar.h75 int mbsinit_l(const mbstate_t *, locale_t);

Completed in 47 milliseconds