Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcurses/screen/
H A D_mvgetwstr.c40 return (mvwgetwstr(stdscr, y, x, ws)); in mvgetwstr()
H A D_mvwgetwstr.c38 mvwgetwstr(WINDOW *win, int y, int x, wchar_t *ws) in mvwgetwstr() function
H A Dmapfile-vers190 mvwgetwstr;
H A Dcurses.ed807 extern int mvwgetwstr(WINDOW *, int, int, wchar_t *);
880 mvwgetnwstr(), mvwgetwch(), mvwgetwstr(), mvwinnwstr(),
1091 mvwgetwstr(stdscr, y, x, ws)
1159 #define mvwgetwstr(win, y, x, ws) \
/illumos-gate/usr/src/man/man3curses/
H A DMakefile338 mvwgetwstr.3curses \
717 mvwgetwstr.3curses := LINKSRC = curs_getwstr.3curses
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3curses.inc396 link path=usr/share/man/man3curses/mvwgetwstr.3curses \