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

/netbsd-current/external/bsd/tmux/dist/
H A Dtty.c577 tty_putcode_ss(struct tty *tty, enum tty_code_code code, const char *a, function
2237 tty_putcode_ss(tty, TTYC_MS, flags, encoded);
2362 tty_putcode_ss(tty, TTYC_HLS, "", "");
2666 tty_putcode_ss(tty, TTYC_HLS, "", "");
2668 tty_putcode_ss(tty, TTYC_HLS, id, uri);
3182 tty_putcode_ss(tty, TTYC_MS, "", "?");
H A Dtmux.h2347 void tty_putcode_ss(struct tty *, enum tty_code_code, const char *,

Completed in 136 milliseconds