Searched refs:UF_SGA (Results 1 – 1 of 1) sorted by relevance
49 #define UF_SGA 0x02 macro120 TT.flags &= ~(UF_ECHO | UF_SGA); in handle_esc()130 TT.flags |= (UF_ECHO | UF_SGA); in handle_esc()199 if (TT.flags & UF_SGA){ if (ddww == WILL) return; in handle_ddww()202 TT.flags ^= UF_SGA; in handle_ddww()203 (TT.flags & UF_SGA)? put_iac(3, IAC,DO,TELOPT_SGA) : in handle_ddww()