Home
last modified time | relevance | path

Searched refs:tty_putn (Results 1 – 9 of 9) sorted by relevance

/dports/sysutils/tmux/tmux-3.2a/
H A Dcmd-display-panes.c142 tty_putn(tty, buf, len, len); in cmd_display_panes_draw_pane()
143 tty_putn(tty, " ", 1, 1); in cmd_display_panes_draw_pane()
144 tty_putn(tty, lbuf, llen, llen); in cmd_display_panes_draw_pane()
147 tty_putn(tty, buf, len, len); in cmd_display_panes_draw_pane()
176 tty_putn(tty, rbuf, rlen, rlen); in cmd_display_panes_draw_pane()
181 tty_putn(tty, lbuf, llen, llen); in cmd_display_panes_draw_pane()
H A Dtty.c601 tty_putn(struct tty *tty, const void *buf, size_t len, u_int width) in tty_putn() function
761 tty_putn(tty, s, sizeof s, sizeof s); in tty_repeat_space()
765 tty_putn(tty, s, n, n); in tty_repeat_space()
1375 tty_putn(tty, buf, len, width); in tty_draw_line()
1421 tty_putn(tty, buf, len, width); in tty_draw_line()
1887 tty_putn(tty, ctx->ptr, ctx->num, ctx->num); in tty_cmd_cells()
1959 tty_putn(tty, gcp->data.data, gcp->data.size, gcp->data.width); in tty_cell()
H A Dtmux.h2154 void tty_putn(struct tty *, const void *, size_t, u_int);
/dports/sysutils/tmux23/tmux-2.3/
H A Dtty.c445 tty_putn(struct tty *tty, const void *buf, size_t len, u_int width) in tty_putn() function
1170 tty_putn(tty, gc->data.data, gc->data.size, gc->data.width); in tty_cell()
H A Dtmux.h1736 void tty_putn(struct tty *, const void *, size_t, u_int);
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dtty.c523 tty_putn(struct tty *tty, const void *buf, size_t len, u_int width) in tty_putn() function
1252 tty_putn(tty, gc->data.data, gc->data.size, gc->data.width); in tty_cell()
H A Dtmux.h1757 void tty_putn(struct tty *, const void *, size_t, u_int);
/dports/sysutils/tmate/tmate-2.4.0/
H A Dtty.c518 tty_putn(struct tty *tty, const void *buf, size_t len, u_int width) in tty_putn() function
1247 tty_putn(tty, gc->data.data, gc->data.size, gc->data.width); in tty_cell()
H A Dtmux.h1734 void tty_putn(struct tty *, const void *, size_t, u_int);