/external/toybox/toys/pending/ |
telnetd.c | 40 # define IAC 255 /* interpret as command: */ 187 char intial_iacs[] = {IAC, DO, TELOPT_ECHO, IAC, DO, TELOPT_NAWS, 188 IAC, WILL, TELOPT_ECHO, IAC, WILL, TELOPT_SGA }; 218 if (*curr != IAC){ 236 if (*(curr+1) == IAC) { //IAC as data --> IAC IAC [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
telnetlib.py | 51 IAC = chr(255) # "Interpret As Command" 205 self.iacseq = '' # Buffer for IAC sequence. 273 """Write a string to the socket, doubling any IAC characters. 279 if IAC in buffer: 280 buffer = buffer.replace(IAC, IAC+IAC) 408 Don't block unless in the midst of an IAC sequence. 422 Don't block unless in the midst of an IAC sequence. 436 unless in the midst of an IAC sequence [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
telnetlib.py | 51 IAC = chr(255) # "Interpret As Command" 205 self.iacseq = '' # Buffer for IAC sequence. 273 """Write a string to the socket, doubling any IAC characters. 279 if IAC in buffer: 280 buffer = buffer.replace(IAC, IAC+IAC) 408 Don't block unless in the midst of an IAC sequence. 422 Don't block unless in the midst of an IAC sequence. 436 unless in the midst of an IAC sequence [all...] |
/bionic/libc/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/development/ndk/platforms/android-21/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/development/ndk/platforms/android-9/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/external/tcpdump/ |
telnet.h | 46 #define IAC 255 /* interpret as command: */ 73 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 80 #define TELCMD_LAST IAC
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|
/prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/arpa/ |
telnet.h | 38 #define IAC 255 /* interpret as command: */ 65 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0, 72 #define TELCMD_LAST IAC
|