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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dwcstombs.c38 wcstombs_l(char *_RESTRICT_KYWD s, const wchar_t *_RESTRICT_KYWD pwcs, function
53 return (wcstombs_l(s, pwcs, n, uselocale(NULL)));
/illumos-gate/usr/src/head/
H A Dxlocale.h89 extern size_t wcstombs_l(char *_RESTRICT_KYWD, const wchar_t *_RESTRICT_KYWD,

Completed in 58 milliseconds