Searched defs:TS_WILL (Results 1 - 2 of 2) sorted by relevance

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

Completed in 73 milliseconds