HomeSort by relevance Sort by last modified time
    Searched refs:DONT (Results 1 - 22 of 22) sorted by null

  /bionic/libc/include/arpa/
telnet.h 39 #define DONT 254 /* you are not to use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /development/ndk/platforms/android-9/include/arpa/
telnet.h 39 #define DONT 254 /* you are not to use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /external/tcpdump/
print-telnet.c 141 case DONT:
146 /* DONT/DO/WONT/WILL x */
telnet.h 47 #define DONT 254 /* you are not to use option */
73 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
telnet.h 39 #define DONT 254 /* you are not to use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
telnet.h 39 #define DONT 254 /* you are not to use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
telnet.h 39 #define DONT 254 /* you are not to use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/arpa/
telnet.h 39 #define DONT 254 /* you are not to use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/arpa/
telnet.h 39 #define DONT 254 /* you are not to use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/arpa/
telnet.h 39 #define DONT 254 /* you are not to use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/arpa/
telnet.h 39 #define DONT 254 /* you are not to use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/arpa/
telnet.h 39 #define DONT 254 /* you are not to use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/arpa/
telnet.h 39 #define DONT 254 /* you are not to use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/arpa/
telnet.h 39 #define DONT 254 /* you are not to use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/arpa/
telnet.h 39 #define DONT 254 /* you are not to use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/arpa/
telnet.h 39 #define DONT 254 /* you are not to use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/arpa/
telnet.h 39 #define DONT 254 /* you are not to use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/arpa/
telnet.h 39 #define DONT 254 /* you are not to use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/arpa/
telnet.h 39 #define DONT 254 /* you are not to use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/arpa/
telnet.h 39 #define DONT 254 /* you are not to use option */
65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0,
  /external/netcat/
netcat.c 820 /* Deal with RFC 854 WILL/WONT DO/DONT negotiation. */
838 obuf[1] = DONT;
839 else if ((*p == DO) || (*p == DONT))
  /external/strace/
syscall.c     [all...]

Completed in 237 milliseconds