Home
last modified time | relevance | path

Searched refs:tty_key (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dtty-keys.c36 void tty_keys_add1(struct tty_key **, const char *, key_code);
38 void tty_keys_free1(struct tty_key *);
39 struct tty_key *tty_keys_find1(struct tty_key *, const char *, size_t,
41 struct tty_key *tty_keys_find(struct tty *, const char *, size_t, size_t *);
322 struct tty_key *tk; in tty_keys_add()
338 tty_keys_add1(struct tty_key **tkp, const char *s, key_code key) in tty_keys_add1()
340 struct tty_key *tk; in tty_keys_add1()
413 tty_keys_free1(struct tty_key *tk) in tty_keys_free1()
425 struct tty_key *
433 struct tty_key *
[all …]
H A Dtmux.h1138 struct tty_key { struct
1142 struct tty_key *left; argument
1143 struct tty_key *right; argument
1145 struct tty_key *next; argument
1211 struct tty_key *key_tree;
/dports/sysutils/tmate/tmate-2.4.0/
H A Dtty-keys.c36 void tty_keys_add1(struct tty_key **, const char *, key_code);
38 void tty_keys_free1(struct tty_key *);
39 struct tty_key *tty_keys_find1(struct tty_key *, const char *, size_t,
41 struct tty_key *tty_keys_find(struct tty *, const char *, size_t, size_t *);
322 struct tty_key *tk; in tty_keys_add()
338 tty_keys_add1(struct tty_key **tkp, const char *s, key_code key) in tty_keys_add1()
340 struct tty_key *tk; in tty_keys_add1()
413 tty_keys_free1(struct tty_key *tk) in tty_keys_free1()
425 struct tty_key *
433 struct tty_key *
[all …]
H A Dtmux.h1118 struct tty_key { struct
1122 struct tty_key *left; argument
1123 struct tty_key *right; argument
1125 struct tty_key *next; argument
1191 struct tty_key *key_tree;
/dports/sysutils/tmux23/tmux-2.3/
H A Dtty-keys.c36 static void tty_keys_add1(struct tty_key **, const char *, key_code);
38 static void tty_keys_free1(struct tty_key *);
39 static struct tty_key *tty_keys_find1(struct tty_key *, const char *, size_t,
41 static struct tty_key *tty_keys_find(struct tty *, const char *, size_t,
325 struct tty_key *tk; in tty_keys_add()
341 tty_keys_add1(struct tty_key **tkp, const char *s, key_code key) in tty_keys_add1()
343 struct tty_key *tk; in tty_keys_add1()
416 tty_keys_free1(struct tty_key *tk) in tty_keys_free1()
428 static struct tty_key *
436 static struct tty_key *
[all …]
H A Dtmux.h1128 struct tty_key { struct
1132 struct tty_key *left; argument
1133 struct tty_key *right; argument
1135 struct tty_key *next; argument
1201 struct tty_key *key_tree;
/dports/sysutils/tmux/tmux-3.2a/
H A Dtty-keys.c40 static void tty_keys_add1(struct tty_key **, const char *, key_code);
42 static void tty_keys_free1(struct tty_key *);
43 static struct tty_key *tty_keys_find1(struct tty_key *, const char *, size_t,
45 static struct tty_key *tty_keys_find(struct tty *, const char *, size_t,
422 struct tty_key *tk; in tty_keys_add()
438 tty_keys_add1(struct tty_key **tkp, const char *s, key_code key) in tty_keys_add1()
440 struct tty_key *tk; in tty_keys_add1()
540 tty_keys_free1(struct tty_key *tk) in tty_keys_free1()
552 static struct tty_key *
560 static struct tty_key *
[all …]
H A Dtmux.h1272 struct tty_key { struct
1276 struct tty_key *left; argument
1277 struct tty_key *right; argument
1279 struct tty_key *next; argument
1369 struct tty_key *key_tree;