Home
last modified time | relevance | path

Searched refs:tty_term_string1 (Results 1 – 12 of 12) sorted by relevance

/dports/sysutils/tmux23/tmux-2.3/
H A Dtty-term.c571 tty_term_string1(struct tty_term *term, enum tty_code_code code, int a) in tty_term_string1() function
H A Dtty.c290 tty_raw(tty, tty_term_string1(tty->term, TTYC_SS, 0)); in tty_stop_tty()
375 tty_puts(tty, tty_term_string1(tty->term, code, a)); in tty_putcode1()
H A Dtmux.h1781 const char *tty_term_string1(struct tty_term *, enum tty_code_code, int);
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dtty-term.c582 tty_term_string1(struct tty_term *term, enum tty_code_code code, int a) in tty_term_string1() function
H A Dtty.c368 tty_raw(tty, tty_term_string1(tty->term, TTYC_SS, 0)); in tty_stop_tty()
453 tty_puts(tty, tty_term_string1(tty->term, code, a)); in tty_putcode1()
H A Dtmux.h1803 const char *tty_term_string1(struct tty_term *, enum tty_code_code, int);
/dports/sysutils/tmate/tmate-2.4.0/
H A Dtty-term.c571 tty_term_string1(struct tty_term *term, enum tty_code_code code, int a) in tty_term_string1() function
H A Dtty.c363 tty_raw(tty, tty_term_string1(tty->term, TTYC_SS, 0)); in tty_stop_tty()
448 tty_puts(tty, tty_term_string1(tty->term, code, a)); in tty_putcode1()
H A Dtmux.h1780 const char *tty_term_string1(struct tty_term *, enum tty_code_code, int);
/dports/sysutils/tmux/tmux-3.2a/
H A Dtty-term.c762 tty_term_string1(struct tty_term *term, enum tty_code_code code, int a) in tty_term_string1() function
H A Dtty.c399 tty_raw(tty, tty_term_string1(tty->term, TTYC_SS, 0)); in tty_stop_tty()
501 tty_puts(tty, tty_term_string1(tty->term, code, a)); in tty_putcode1()
H A Dtmux.h2213 const char *tty_term_string1(struct tty_term *, enum tty_code_code, int);