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

/haiku/src/bin/network/telnetd/
H A Dstate.c83 #define TS_WILL 5 /* will option negotiation */ macro
253 state = TS_WILL;
339 case TS_WILL:
/haiku/src/bin/network/telnet/
H A Dtelnet.c130 #define TS_WILL 2 macro
1766 telrcv_state = TS_WILL;
1812 case TS_WILL:

Completed in 94 milliseconds