Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dprivate.h211 extern int wistombs(char *, const wint_t *, int);
H A Dwgetn_ws.c192 (void) wistombs((char *) s, fld_buffer, fld_maxlength-1); in __m_wgetn_wstr()
H A Dm_cc.c75 wistombs(char *mbs, const wint_t *wis, int n) in wistombs() function
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwgetn_ws.c176 (void) wistombs((char *) s, fld_buffer, fld_maxlength+1);
H A Dm_cc.c74 wistombs(mbs, wis, n) in wistombs() function
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h369 extern int wistombs(char *, const wint_t *, int);