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

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dstate.c70 #define TS_IAC 1 /* look for double IAC's */ macro
105 state = TS_IAC;
136 case TS_IAC:
300 state = TS_IAC;
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dstate.c83 #define TS_IAC 1 /* look for double IAC's */ macro
120 state = TS_IAC;
162 case TS_IAC:
326 state = TS_IAC;
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dtelnet.c97 #define TS_IAC 1 macro
1631 telrcv_state = TS_IAC;
1679 case TS_IAC:
1794 telrcv_state = TS_IAC;
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dtelnet.c138 #define TS_IAC 1
1700 telrcv_state = TS_IAC;
1748 case TS_IAC:
1862 telrcv_state = TS_IAC;
137 #define TS_IAC macro

Completed in 98 milliseconds