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

/netbsd-current/external/bsd/tmux/dist/
H A Dtty.c65 static void tty_emulate_repeat(struct tty *, enum tty_code_code,
863 tty_emulate_repeat(struct tty *tty, enum tty_code_code code, function
1766 tty_emulate_repeat(tty, TTYC_ICH, TTYC_ICH1, ctx->num);
1789 tty_emulate_repeat(tty, TTYC_DCH, TTYC_DCH1, ctx->num);
1825 tty_emulate_repeat(tty, TTYC_IL, TTYC_IL1, ctx->num);
1853 tty_emulate_repeat(tty, TTYC_DL, TTYC_DL1, ctx->num);

Completed in 197 milliseconds