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

/openbsd-current/usr.bin/tmux/
H A Dtty-acs.c221 tty_term_number(tty->term, TTYC_U8) == 0)
H A Dtty-term.c827 tty_term_number(struct tty_term *term, enum tty_code_code code) function
H A Dtty.c2752 colours = tty_term_number(tty->term, TTYC_COLORS);
2802 colours = tty_term_number(tty->term, TTYC_COLORS);
H A Dtmux.h2388 int tty_term_number(struct tty_term *, enum tty_code_code);

Completed in 194 milliseconds