| version 1.5, 2000/04/18 22:43:25 |
version 1.6, 2000/04/24 14:09:43 |
| Line 113 int __notimeout(void); |
|
| Line 113 int __notimeout(void); |
|
| char *__parse_cap(const char *, ...); |
char *__parse_cap(const char *, ...); |
| void __restartwin(void); |
void __restartwin(void); |
| void __restore_colors(void); |
void __restore_colors(void); |
| |
void __restore_cursor_vis(void); |
| |
void __restore_meta_state(void); |
| void __restore_termios(void); |
void __restore_termios(void); |
| void __restore_stophandler(void); |
void __restore_stophandler(void); |
| void __save_termios(void); |
void __save_termios(void); |