Searched refs:TS_SE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c73 #define TS_SE 4 /* ...end's (suboption negotiation) */ macro
275 state = TS_SE;
281 case TS_SE:
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dstate.c82 #define TS_SE 4 /* ...end's (suboption negotiation) */ macro
297 state = TS_SE;
303 case TS_SE:
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c104 #define TS_SE 8 /* looking for sub-option end */ macro
1766 telrcv_state = TS_SE;
1772 case TS_SE:
/freebsd-11-stable/contrib/telnet/telnet/
H A Dtelnet.c136 #define TS_SE 8 /* looking for sub-option end */ macro
1847 telrcv_state = TS_SE;
1853 case TS_SE:

Completed in 108 milliseconds