Home
last modified time | relevance | path

Searched refs:_fputws_impl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dfputws.c39 _fputws_impl(const wchar_t *_RESTRICT_KYWD ws, FILE *_RESTRICT_KYWD fp, in _fputws_impl() function
91 return (_fputws_impl(ws, fp, 0)); in fputws()
97 return (_fputws_impl(ws, fp, 1)); in __fputws_xpg5()