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

  /src/lib/libcurses/
Makefile 180 curses_input.3 ungetch.3 curses_touch.3 untouchwin.3 \
getch.c 920 * ungetch --
924 ungetch(int c) function in typeref:typename:int
931 * Do the work for ungetch() and unget_wch();
curses.h 769 int ungetch(int);
  /src/tests/lib/libcurses/slave/
curses_commands.c 2705 report_return(ungetch(ch));

Completed in 16 milliseconds