Searched defs:wcsrtombs (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/lib/libc/port/locale/ |
H A D | wcsrtombs.c | 50 wcsrtombs(char *_RESTRICT_KYWD dst, const wchar_t **_RESTRICT_KYWD src, in wcsrtombs() function
|
/titanic_51/usr/src/lib/libxcurses/h/solaris2/ |
H A D | mkslocal.h | 171 #define wcsrtombs(w, c, n, s) wcstombs(w, c, n) macro
|
/titanic_51/usr/src/lib/libxcurses/h/ |
H A D | m_wchar.h | 333 #define wcsrtombs(s, pwcs, n, ps) m_sb_wcstombs(s, pwcs, n) macro
|