Home
last modified time | relevance | path

Searched defs:inwstr (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libcurses/screen/
H A D_inwstr.c38 inwstr(wchar_t *ws) in inwstr() function
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinnwstr.c98 (inwstr)(wcs) variable
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinnwstr.c90 inwstr(wchar_t *wcs) in inwstr() function
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h1022 #define inwstr(wcs) winwstr(stdscr, wcs) macro
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h1018 #define inwstr(wcs) winwstr(stdscr,wcs) macro