Home
last modified time | relevance | path

Searched refs:TS_WILL (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c137 #define TS_WILL 2 macro
1842 telrcv_state = TS_WILL; in telrcv()
1891 case TS_WILL: in telrcv()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c239 #define TS_WILL 5 /* will option negotiation */ macro
3573 state = TS_WILL; in telrcv()
3616 case TS_WILL: in telrcv()