Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinnwstr.c87 #undef inwstr
90 inwstr(wchar_t *wcs) in inwstr() function
/illumos-gate/usr/src/lib/libcurses/screen/
H A D_inwstr.c38 inwstr(wchar_t *ws) in inwstr() function
H A Dmapfile-vers127 inwstr;
H A Dcurses.ed784 extern int inwstr(wchar_t *);
874 inswstr(), inwchnstr(), inwchstr(), inwstr(),
956 #define inwstr(ws) winwstr(stdscr, ws)
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinnwstr.c98 (inwstr)(wcs) variable
/illumos-gate/usr/src/lib/libxcurses/src/
H A Dmapfile-vers156 inwstr;
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h672 extern int inwstr(wchar_t *);
1018 #define inwstr(wcs) winwstr(stdscr,wcs) macro
1020 #define mvinwstr(y,x,wcs) (move(y,x)?ERR:inwstr(wcs))
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h456 extern int inwstr(wchar_t *);
1022 #define inwstr(wcs) winwstr(stdscr, wcs) macro
1027 (move(y, x) ? (wcs, ERR) : inwstr(wcs))
/illumos-gate/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers158 inwstr;
/illumos-gate/usr/src/man/man3xcurses/
H A DMakefile180 inwstr.3xcurses \
632 inwstr.3xcurses := LINKSRC = innwstr.3xcurses
/illumos-gate/usr/src/man/man3curses/
H A DMakefile249 inwstr.3curses \
817 inwstr.3curses := LINKSRC = curs_inwstr.3curses
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc141 link path=usr/share/man/man3xcurses/inwstr.3xcurses target=innwstr.3xcurses
H A Dsystem-library.man3curses.inc247 link path=usr/share/man/man3curses/inwstr.3curses target=curs_inwstr.3curses