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

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dstate.c73 #define TS_SE 4 /* ...end's (suboption negotiation) */ macro
275 state = TS_SE;
281 case TS_SE:
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dstate.c86 #define TS_SE 4 /* ...end's (suboption negotiation) */ macro
301 state = TS_SE;
307 case TS_SE:
/macosx-10.10.1/Heimdal-398.1.2/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:
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dtelnet.c145 #define TS_SE 8 /* looking for sub-option end */
1834 telrcv_state = TS_SE;
1840 case TS_SE:
144 #define TS_SE macro

Completed in 139 milliseconds