Home
last modified time | relevance | path

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

/src/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c74 #define TS_WILL 5 /* will option negotiation */ macro
231 state = TS_WILL; in telrcv()
317 case TS_WILL: in telrcv()
/src/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c98 #define TS_WILL 2 macro
1684 telrcv_state = TS_WILL; in telrcv()
1731 case TS_WILL: in telrcv()
/src/contrib/telnet/telnet/
H A Dtelnet.c128 #define TS_WILL 2 macro
1764 telrcv_state = TS_WILL; in telrcv()
1810 case TS_WILL: in telrcv()