Searched refs:mvgetch (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/lib/libcurses/
H A DMakefile125 curses_input.3 mvgetch.3 \
H A Dcurses.h488 #define mvgetch(y, x) mvwgetch(stdscr, y, x) macro
593 int mvgetch(int, int);
H A Dgetch.c685 * mvgetch --
689 mvgetch(int y, int x) function
/netbsd-current/tests/lib/libcurses/slave/
H A Dcurses_commands.c832 report_int(mvgetch(y, x));

Completed in 197 milliseconds