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

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dstate.c74 #define TS_WILL 5 /* will option negotiation */ macro
231 state = TS_WILL;
317 case TS_WILL:
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dstate.c87 #define TS_WILL 5 /* will option negotiation */ macro
257 state = TS_WILL;
343 case TS_WILL:
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dtelnet.c98 #define TS_WILL 2 macro
1684 telrcv_state = TS_WILL;
1731 case TS_WILL:
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dtelnet.c139 #define TS_WILL 2
1753 telrcv_state = TS_WILL;
1799 case TS_WILL:
138 #define TS_WILL macro

Completed in 183 milliseconds