Searched refs:napms (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_napms.c39 * The routine napms.
57 NCURSES_SP_NAME(napms) (NCURSES_SP_DCLx int ms) function
59 T((T_CALLED("napms(%d)"), ms));
89 napms(int ms) function
91 return NCURSES_SP_NAME(napms) (CURRENT_SCREEN, ms);
H A Dlib_tputs.c96 napms(ms);
/freebsd-11-stable/contrib/dialog/
H A Dpause.c187 napms(MY_TIMEOUT);
H A Dui_getc.c653 napms(1000);
H A Dtextbox.c556 napms(50);
H A Ddialog.c1944 (void) napms(dialog_vars.sleep_secs * 1000);
/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dlib_twait.c456 napms(100); /* FIXME: this won't be right if I recur! */
/freebsd-11-stable/contrib/gdb/gdb/tui/
H A Dtui-io.c670 napms (20);
/freebsd-11-stable/contrib/ncurses/progs/
H A Dtset.c1045 (void) napms(1000); /* Settle the terminal. */
/freebsd-11-stable/contrib/gcc/
H A Dsys-protos.h754 extern int napms(int);
/freebsd-11-stable/lib/ncurses/ncurses/
H A DMakefile754 curs_kernel.3 napms.3 \
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c3491 report_return(napms(naptime));

Completed in 203 milliseconds