Home
last modified time | relevance | path

Searched refs:delay_output (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/ncurses/ncurses/tinfo/
H A Dlib_tputs.c88 NCURSES_SP_NAME(delay_output) (NCURSES_SP_DCLx int ms) in NCURSES_SP_NAME() argument
114 delay_output(int ms) in delay_output() function
116 return NCURSES_SP_NAME(delay_output) (CURRENT_SCREEN, ms); in delay_output()
405 NCURSES_SP_NAME(delay_output) (NCURSES_SP_ARGx number / 10); in NCURSES_SP_NAME()
422 delay_output(trailpad / 10); in NCURSES_SP_NAME()
/dragonfly/games/hack/
H A Dhack.terminfo.c283 delay_output(void) in delay_output() function
H A Dhack.pri.c169 delay_output(); in tmp_at()
215 delay_output(); in Tmp_at()
H A Dextern.h411 void delay_output(void);
/dragonfly/lib/libncurses/
H A DSymbol.base.map238 delay_output;
/dragonfly/contrib/ncurses/misc/
H A Dncurses.def181 "delay_output" @41 NONAME
H A Dncurses.ref62 "delay_output" @41 NONAME ; implemented
/dragonfly/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c1175 delay_output(int ms GCC_UNUSED) in delay_output() function
/dragonfly/lib/libncurses/include/
H A Dcurses.head646 extern NCURSES_EXPORT(int) delay_output (int); /* implemented */
1009 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(delay_output) (SCREEN*, int); /* implemented:SP_FUNC */
/dragonfly/
H A DMakefile_upgrade.inc2502 TO_REMOVE+=/usr/share/man/man3/delay_output.3.gz