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

  /src/include/arpa/
telnet.h 44 #define WILL 251 /* I will use option */
67 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0
  /src/external/bsd/tcpdump/dist/
print-telnet.c 67 #define WILL 251 /* I will use option */
89 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
411 case WILL:
413 /* DONT/DO/WONT/WILL x */

Completed in 16 milliseconds