Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcurses/screen/
H A D_getwstr.c40 return (wgetwstr(stdscr, ws)); in getwstr()
H A D_mvwgetwstr.c40 return ((wmove(win, y, x) == ERR ? ERR : wgetwstr(win, ws))); in mvwgetwstr()
H A Dvwscanw.c67 if (wgetwstr(win, code) == ERR) in vwscanw()
H A Dwgetwstr.c40 wgetwstr(WINDOW *win, wchar_t *str) in wgetwstr() function
H A Dmapfile-vers332 wgetwstr;
H A Dcurses.ed478 extern int wgetwstr(WINDOW *, wchar_t *);
567 wgetwstr(), winnwstr(), winsnwstr(), winswch(),
948 #define getwstr(ws) wgetwstr(stdscr, ws)
1160 (wmove(win, y, x) == ERR ? ERR : wgetwstr(win, ws))
/illumos-gate/usr/src/lib/libcurses/
H A DMakefile.com106 waddwch.o waddwchnstr.o wechowchar.o wgetwstr.o \
/illumos-gate/usr/src/man/man3curses/
H A DMakefile545 wgetwstr.3curses \
719 wgetwstr.3curses := LINKSRC = curs_getwstr.3curses
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3curses.inc687 link path=usr/share/man/man3curses/wgetwstr.3curses target=curs_getwstr.3curses