Home
last modified time | relevance | path

Searched refs:tty_cmd_clearscreen (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/tmux/
H A Dscreen-write.c1532 tty_write(tty_cmd_clearscreen, &ttyctx); in screen_write_clearscreen()
H A Dtmux.h2462 void tty_cmd_clearscreen(struct tty *, const struct tty_ctx *);
H A Dtty.c2027 tty_cmd_clearscreen(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_clearscreen() function