Searched refs:AYT (Results 1 – 8 of 8) sorted by relevance
/third_party/musl/ndk_musl_include/arpa/ |
D | telnet.h | 13 #define AYT 246 macro
|
/third_party/musl/include/arpa/ |
D | telnet.h | 13 #define AYT 246 macro
|
/third_party/musl/porting/uniproton/kernel/include/arpa/ |
D | telnet.h | 13 #define AYT 246 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/ |
D | telnet.h | 13 #define AYT 246 macro
|
/third_party/musl/porting/liteos_m/kernel/include/arpa/ |
D | telnet.h | 13 #define AYT 246 macro
|
/third_party/python/Lib/test/ |
D | test_telnetlib.py | 310 cmds = [tl.AO, tl.AYT, tl.BRK, tl.EC, tl.EL, tl.GA, tl.IP, tl.NOP]
|
/third_party/python/Lib/ |
D | telnetlib.py | 63 AYT = bytes([246]) # Are You There variable
|
/third_party/python/Doc/library/ |
D | telnetlib.rst | 25 (Interrupt process), AO (Abort output), AYT (Are You There), EC (Erase
|