HomeSort by: relevance | last modified time | path
    Searched defs:TS_WILL (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/telnetd/
state.c 80 #define TS_WILL 5 /* will option negotiation */
240 state = TS_WILL;
326 case TS_WILL:
  /src/usr.bin/telnet/
telnet.c 127 #define TS_WILL 2
1702 telrcv_state = TS_WILL;
1749 case TS_WILL:

Completed in 24 milliseconds