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

  /src/tests/lib/libcurses/tests/
Makefile 74 FILES+= halfdelay
  /src/lib/libcurses/EXAMPLES/
view.c 446 halfdelay(my_delay = n);
  /src/tests/lib/libcurses/
t_curses.sh 1197 atf_test_case halfdelay
1204 h_run halfdelay
2333 atf_add_test_case halfdelay
  /src/lib/libcurses/
Makefile 103 curses_tty.3 halfdelay.3 curses_input.3 has_key.3 \
tty.c 244 /* if we were in halfdelay mode then nuke the timeout */
257 * halfdelay --
262 halfdelay(int duration) function in typeref:typename:int
curses.h 683 int halfdelay(int);
  /src/tests/lib/libcurses/slave/
curses_commands.c 1688 report_return(halfdelay(ms));

Completed in 18 milliseconds