Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dtelioctl.h60 #define TEL_BINARY_IN 1 macro
/titanic_41/usr/src/uts/common/io/
H A Dtelmod.c751 (TEL_BINARY_IN|TEL_BINARY_OUT); in telmodwput()
966 if (!(tmip->flags & TEL_BINARY_IN) && in rcv_parse()
1070 if (!(tmip->flags & TEL_BINARY_IN)) { in rcv_parse()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c3325 mode |= TEL_BINARY_IN; in telnet()