11 #define IAC_DataMark 242
27 #define OPT_TERMTYPE 24
29 #define TERMTYPE_SEND 1
33 #define TRUE (!(FALSE))
36 extern int DO_echo_allowed
;
37 extern int WILL_terminal_type
;
38 extern int WILL_terminal_type_allowed
;
39 extern int DO_suppress_go_ahead
;
40 extern int DO_suppress_go_ahead_allowed
;
41 extern int WILL_suppress_go_ahead
;
42 extern int WILL_suppress_go_ahead_allowed
;