3 lines
97 B
C

extern int tty_filter_init(char *, char, int *, char **);
extern string tty_filter(string, int);