Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/tmux/
Dtty-acs.c221 tty_term_number(tty->term, TTYC_U8) == 0) in tty_acs_needed()
Dtty-term.c833 tty_term_number(struct tty_term *term, enum tty_code_code code) in tty_term_number() function
Dtty.c2750 colours = tty_term_number(tty->term, TTYC_COLORS); in tty_check_fg()
2802 colours = tty_term_number(tty->term, TTYC_COLORS); in tty_check_bg()
Dtmux.h2501 int tty_term_number(struct tty_term *, enum tty_code_code);