Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/tmux/
Dtty-term.c819 tty_term_string_ss(struct tty_term *term, enum tty_code_code code, in tty_term_string_ss() function
Dtmux.h2499 const char *tty_term_string_ss(struct tty_term *, enum tty_code_code,
Dtty.c584 tty_puts(tty, tty_term_string_ss(tty->term, code, a, b)); in tty_putcode_ss()