Lines Matching refs:delay_output
283 as napms() and delay_output() functions.
9305 + make baudrate computation in delay_output() consistent with the
11650 delay_output() when using napms(), and modifying xterm's terminfo to
12446 for the delay_output and tputs functions. If an application does not
13343 + cleanup logic for deciding when tputs() should call delay_output(),
13347 in call to delay_output().
13348 + correct inverted expression for null-count in delay_output()
13369 + modify delay_output() to use _nc_timed_wait() if no baudrate has been
13406 + modify delay_output() so that it uses the same output function as
13462 characters output in delay_output().
14433 + correct logic of delay_output(), which would return early if
14863 + corrected prototype for delay_output() -- bump ABI to 3.2
15068 + moved delay_output() to lib_tputs.c