HomeSort by: relevance | last modified time | path
    Searched refs:mvgetch (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libcurses/
Makefile 125 curses_input.3 mvgetch.3 \
curses.h 488 #define mvgetch(y, x) mvwgetch(stdscr, y, x) macro
594 int mvgetch(int, int);
getch.c 685 * mvgetch --
689 mvgetch(int y, int x) function in typeref:typename:int
  /src/tests/lib/libcurses/slave/
curses_commands.c 832 report_int(mvgetch(y, x));

Completed in 18 milliseconds