|
Lines 89-95
Link Here
|
| 89 |
void packet_send_ignore(int); |
89 |
void packet_send_ignore(int); |
| 90 |
void packet_add_padding(u_char); |
90 |
void packet_add_padding(u_char); |
| 91 |
|
91 |
|
| 92 |
void tty_make_modes(int, struct termios *); |
92 |
void tty_make_modes(int, struct termios *, int); |
| 93 |
void tty_parse_modes(int, int *); |
93 |
void tty_parse_modes(int, int *); |
| 94 |
|
94 |
|
| 95 |
void packet_set_alive_timeouts(int); |
95 |
void packet_set_alive_timeouts(int); |