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

/freebsd-11-stable/lib/libc/locale/
H A Dwcstombs.c41 wcstombs_l(char * __restrict s, const wchar_t * __restrict pwcs, size_t n, function
56 return wcstombs_l(s, pwcs, n, __get_locale());
/freebsd-11-stable/include/xlocale/
H A D_stdlib.h53 size_t wcstombs_l(char * __restrict,

Completed in 164 milliseconds