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

/external/tcpdump/
H A Dprint-telnet.c141 case DONT:
146 /* DONT/DO/WONT/WILL x */
H A Dtelnet.h47 #define DONT 254 /* you are not to use option */ macro
73 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
/external/netcat/
H A Dnetcat.c820 /* Deal with RFC 854 WILL/WONT DO/DONT negotiation. */
838 obuf[1] = DONT;
839 else if ((*p == DO) || (*p == DONT))
/external/strace/
H A Dsyscall.c2367 I DONT KNOW WHAT TO DO

Completed in 175 milliseconds