Home
last modified time | relevance | path

Searched refs:tty_ctx (Results 1 – 14 of 14) sorted by relevance

/dports/comms/tits/tits-1.3.0/
H A Dtty.c91 struct tty_ctx { struct
199 struct tty_ctx *tc; in tty_init()
247 struct tty_ctx *tc = cc->cc_data; in tty_destroy()
258 struct tty_ctx *tc = cc->cc_data; in tty_event()
331 struct tty_ctx *tc = cc->cc_data; in tty_output()
352 struct tty_ctx *tc = cc->cc_data; in tty_read_pending()
360 struct tty_ctx *tc = cc->cc_data; in tty_write_pending()
372 struct tty_ctx *tc = cc->cc_data; in tty_ioctl()
410 struct tty_ctx *tc = cc->cc_data; in tty_timeout()
422 struct tty_ctx *tc = cc->cc_data; in tty_open_device()
[all …]
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dscreen-write.c535 struct tty_ctx ttyctx; in screen_write_insertcharacter()
559 struct tty_ctx ttyctx; in screen_write_deletecharacter()
583 struct tty_ctx ttyctx; in screen_write_clearcharacter()
607 struct tty_ctx ttyctx; in screen_write_insertline()
648 struct tty_ctx ttyctx; in screen_write_deleteline()
689 struct tty_ctx ttyctx; in screen_write_clearline()
703 struct tty_ctx ttyctx; in screen_write_clearendofline()
721 struct tty_ctx ttyctx; in screen_write_clearstartofline()
756 struct tty_ctx ttyctx; in screen_write_reverseindex()
829 struct tty_ctx ttyctx; in screen_write_clearendofscreen()
[all …]
H A Dtty.c56 int tty_large_region(struct tty *, const struct tty_ctx *);
58 void tty_redraw_region(struct tty *, const struct tty_ctx *);
695 tty_redraw_region(struct tty *tty, const struct tty_ctx *ctx) in tty_redraw_region()
799 tty_write(void (*cmdfn)(struct tty *, const struct tty_ctx *), in tty_write() argument
800 struct tty_ctx *ctx) in tty_write()
887 tty_cmd_insertline(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_insertline()
905 tty_cmd_deleteline(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_deleteline()
923 tty_cmd_clearline(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_clearline()
993 tty_cmd_linefeed(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_linefeed()
1135 tty_cmd_cell(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_cell()
[all …]
H A Dtmux.h1215 struct tty_ctx { struct
1773 void tty_write(void (*)(struct tty *, const struct tty_ctx *),
1774 struct tty_ctx *);
1777 void tty_cmd_cell(struct tty *, const struct tty_ctx *);
1780 void tty_cmd_clearline(struct tty *, const struct tty_ctx *);
1781 void tty_cmd_clearscreen(struct tty *, const struct tty_ctx *);
1786 void tty_cmd_deleteline(struct tty *, const struct tty_ctx *);
1789 void tty_cmd_insertline(struct tty *, const struct tty_ctx *);
1790 void tty_cmd_linefeed(struct tty *, const struct tty_ctx *);
1792 void tty_cmd_reverseindex(struct tty *, const struct tty_ctx *);
[all …]
/dports/sysutils/tmate/tmate-2.4.0/
H A Dscreen-write.c535 struct tty_ctx ttyctx; in screen_write_insertcharacter()
559 struct tty_ctx ttyctx; in screen_write_deletecharacter()
583 struct tty_ctx ttyctx; in screen_write_clearcharacter()
607 struct tty_ctx ttyctx; in screen_write_insertline()
648 struct tty_ctx ttyctx; in screen_write_deleteline()
689 struct tty_ctx ttyctx; in screen_write_clearline()
703 struct tty_ctx ttyctx; in screen_write_clearendofline()
721 struct tty_ctx ttyctx; in screen_write_clearstartofline()
756 struct tty_ctx ttyctx; in screen_write_reverseindex()
829 struct tty_ctx ttyctx; in screen_write_clearendofscreen()
[all …]
H A Dtty.c55 int tty_large_region(struct tty *, const struct tty_ctx *);
57 void tty_redraw_region(struct tty *, const struct tty_ctx *);
690 tty_redraw_region(struct tty *tty, const struct tty_ctx *ctx) in tty_redraw_region()
794 tty_write(void (*cmdfn)(struct tty *, const struct tty_ctx *), in tty_write() argument
795 struct tty_ctx *ctx) in tty_write()
882 tty_cmd_insertline(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_insertline()
900 tty_cmd_deleteline(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_deleteline()
918 tty_cmd_clearline(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_clearline()
988 tty_cmd_linefeed(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_linefeed()
1130 tty_cmd_cell(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_cell()
[all …]
H A Dtmux.h1195 struct tty_ctx { struct
1750 void tty_write(void (*)(struct tty *, const struct tty_ctx *),
1751 struct tty_ctx *);
1754 void tty_cmd_cell(struct tty *, const struct tty_ctx *);
1757 void tty_cmd_clearline(struct tty *, const struct tty_ctx *);
1758 void tty_cmd_clearscreen(struct tty *, const struct tty_ctx *);
1763 void tty_cmd_deleteline(struct tty *, const struct tty_ctx *);
1766 void tty_cmd_insertline(struct tty *, const struct tty_ctx *);
1767 void tty_cmd_linefeed(struct tty *, const struct tty_ctx *);
1769 void tty_cmd_reverseindex(struct tty *, const struct tty_ctx *);
[all …]
/dports/sysutils/tmux23/tmux-2.3/
H A Dscreen-write.c27 struct tty_ctx *);
29 struct tty_ctx *);
99 struct tty_ctx ttyctx; in screen_write_flush()
626 struct tty_ctx ttyctx; in screen_write_insertcharacter()
651 struct tty_ctx ttyctx; in screen_write_deletecharacter()
676 struct tty_ctx ttyctx; in screen_write_clearcharacter()
703 struct tty_ctx ttyctx; in screen_write_insertline()
746 struct tty_ctx ttyctx; in screen_write_deleteline()
831 struct tty_ctx ttyctx; in screen_write_clearstartofline()
1290 struct tty_ctx ttyctx; in screen_write_setselection()
[all …]
H A Dtty.c50 int tty_large_region(struct tty *, const struct tty_ctx *);
52 void tty_redraw_region(struct tty *, const struct tty_ctx *);
618 tty_redraw_region(struct tty *tty, const struct tty_ctx *ctx) in tty_redraw_region()
717 tty_write(void (*cmdfn)(struct tty *, const struct tty_ctx *), in tty_write() argument
718 struct tty_ctx *ctx) in tty_write()
805 tty_cmd_insertline(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_insertline()
823 tty_cmd_deleteline(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_deleteline()
841 tty_cmd_clearline(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_clearline()
911 tty_cmd_linefeed(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_linefeed()
1053 tty_cmd_cell(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_cell()
[all …]
H A Dtmux.h1205 struct tty_ctx { struct
1752 void tty_write(void (*)(struct tty *, const struct tty_ctx *),
1753 struct tty_ctx *);
1755 void tty_cmd_cell(struct tty *, const struct tty_ctx *);
1758 void tty_cmd_clearline(struct tty *, const struct tty_ctx *);
1759 void tty_cmd_clearscreen(struct tty *, const struct tty_ctx *);
1764 void tty_cmd_deleteline(struct tty *, const struct tty_ctx *);
1767 void tty_cmd_insertline(struct tty *, const struct tty_ctx *);
1768 void tty_cmd_linefeed(struct tty *, const struct tty_ctx *);
1770 void tty_cmd_reverseindex(struct tty *, const struct tty_ctx *);
[all …]
/dports/sysutils/tmux/tmux-3.2a/
H A Dtty.c45 const struct tty_ctx *, u_int, u_int);
58 static void tty_margin_pane(struct tty *, const struct tty_ctx *);
60 static int tty_large_region(struct tty *, const struct tty_ctx *);
946 tty_redraw_region(struct tty *tty, const struct tty_ctx *ctx) in tty_redraw_region()
1481 struct tty_ctx *ctx) in tty_write()
1595 tty_cmd_clearline(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_clearline()
1651 tty_cmd_linefeed(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_linefeed()
1690 tty_cmd_scrollup(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_scrollup()
1845 tty_cmd_cell(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_cell()
1862 tty_cmd_cells(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_cells()
[all …]
H A Dtmux.h63 struct tty_ctx;
848 struct tty_ctx *);
1373 typedef void (*tty_ctx_redraw_cb)(const struct tty_ctx *);
1375 struct tty_ctx { struct
2175 struct tty_ctx *);
2177 void tty_cmd_cell(struct tty *, const struct tty_ctx *);
2178 void tty_cmd_cells(struct tty *, const struct tty_ctx *);
2181 void tty_cmd_clearline(struct tty *, const struct tty_ctx *);
2191 void tty_cmd_linefeed(struct tty *, const struct tty_ctx *);
2192 void tty_cmd_scrollup(struct tty *, const struct tty_ctx *);
[all …]
H A Dscreen-write.c934 struct tty_ctx ttyctx; in screen_write_insertcharacter()
962 struct tty_ctx ttyctx; in screen_write_deletecharacter()
990 struct tty_ctx ttyctx; in screen_write_clearcharacter()
1019 struct tty_ctx ttyctx; in screen_write_insertline()
1066 struct tty_ctx ttyctx; in screen_write_deleteline()
1220 struct tty_ctx ttyctx; in screen_write_reverseindex()
1317 struct tty_ctx ttyctx; in screen_write_scrolldown()
1349 struct tty_ctx ttyctx; in screen_write_clearendofscreen()
1374 struct tty_ctx ttyctx; in screen_write_clearstartofscreen()
1974 struct tty_ctx ttyctx; in screen_write_setselection()
[all …]
H A Dpopup.c62 popup_redraw_cb(const struct tty_ctx *ttyctx) in popup_redraw_cb()
70 popup_set_client_cb(struct tty_ctx *ttyctx, struct client *c) in popup_set_client_cb()
92 popup_init_ctx_cb(struct screen_write_ctx *ctx, struct tty_ctx *ttyctx) in popup_init_ctx_cb()