OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tty_ctx
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/tmux/dist/
tmux.h
75
struct
tty_ctx
;
998
struct
tty_ctx
*);
1624
typedef void (*tty_ctx_redraw_cb)(const struct
tty_ctx
*);
1625
typedef int (*tty_ctx_set_client_cb)(struct
tty_ctx
*, struct client *);
1626
struct
tty_ctx
{
struct
2551
void tty_write(void (*)(struct tty *, const struct
tty_ctx
*),
2552
struct
tty_ctx
*);
2553
void tty_cmd_alignmenttest(struct tty *, const struct
tty_ctx
*);
2554
void tty_cmd_cell(struct tty *, const struct
tty_ctx
*);
2555
void tty_cmd_cells(struct tty *, const struct
tty_ctx
*);
[
all
...]
Completed in 69 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026