Searched refs:mvwinwch (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | _mvinwch.c | 40 return (mvwinwch(stdscr, y, x)); in mvinwch()
|
H A D | _mvwinwch.c | 38 mvwinwch(WINDOW *win, int y, int x) in mvwinwch() function
|
H A D | mapfile-vers | 204 mvwinwch;
|
H A D | curses.ed | 767 extern chtype mvwinwch(WINDOW *, int, int); 869 extern chtype inwch(), mvinwch(), mvwinwch(); 1101 mvwinwch(stdscr, y, x) 1169 #define mvwinwch(win, y, x) \
|
/illumos-gate/usr/src/man/man3curses/ |
H A D | Makefile | 352 mvwinwch.3curses \ 804 mvwinwch.3curses := LINKSRC = curs_inwch.3curses
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3curses.inc | 415 link path=usr/share/man/man3curses/mvwinwch.3curses target=curs_inwch.3curses
|