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

/netbsd-current/external/bsd/tmux/dist/
H A Dtty.c2780 int have_ax; local
2800 have_ax = tty_term_flag(tty->term, TTYC_AX);
2801 if (!have_ax && tty_term_has(tty->term, TTYC_OP))
2805 if (have_ax)
2812 if (have_ax)

Completed in 214 milliseconds