Home
last modified time | relevance | path

Searched refs:TEL_BINARY_OUT (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dtelioctl.h61 #define TEL_BINARY_OUT 2 macro
/titanic_44/usr/src/uts/common/io/
H A Dtelmod.c751 (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()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c3328 mode |= TEL_BINARY_OUT; in telnet()