Searched refs:TEL_BINARY_OUT (Results 1 – 3 of 3) sorted by relevance
61 #define TEL_BINARY_OUT 2 macro
751 (TEL_BINARY_IN|TEL_BINARY_OUT); in telmodwput()1154 if (!(tmip->flags & TEL_BINARY_OUT) && in snd_parse()1162 if (!(tmip->flags & TEL_BINARY_OUT)) { in snd_parse()
3328 mode |= TEL_BINARY_OUT; in telnet()