Searched refs:mvwgetch (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/lib/libcurses/ |
| D | curses.expsym | 301 mvwgetch
|
| D | curses.h | 488 #define mvgetch(y, x) mvwgetch(stdscr, y, x) 511 #define mvwgetch(w, y, x) \ macro 611 int mvwgetch(WINDOW *, int, int);
|
| D | getch.c | 691 return mvwgetch(stdscr, y, x); in mvgetch() 700 mvwgetch(WINDOW *win, int y, int x) in mvwgetch() function
|
| D | Makefile | 131 curses_input.3 mvwgetch.3 \
|
| /netbsd/src/usr.sbin/makemandb/ |
| D | nostem.txt | 2608 mvwgetch
|
| /netbsd/src/tests/lib/libcurses/slave/ |
| D | curses_commands.c | 1085 report_int(mvwgetch(win, y, x)); in cmd_mvwgetch()
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 9376 ./usr/share/man/cat3/mvwgetch.0 comp-c-catman .cat 17905 ./usr/share/man/html3/mvwgetch.html comp-c-htmlman html 26443 ./usr/share/man/man3/mvwgetch.3 comp-c-man .man
|