HomeSort by relevance Sort by last modified time
    Searched full:subnegotiation (Results 1 - 25 of 106) sorted by null

1 2 3 4 5

  /external/curl/lib/
arpa_telnet.h 72 #define CURL_SB 250 /* SuBnegotiation */
telnet.c 159 int subnegotiation[256]; member in struct:TELNET
275 /* Set the subnegotiation fields to send information
286 tn->subnegotiation[CURL_TELOPT_NAWS] = CURL_YES;
611 if(tn->subnegotiation[option] == CURL_YES)
615 else if(tn->subnegotiation[option] == CURL_YES) {
647 if(tn->subnegotiation[option] == CURL_YES) {
    [all...]
socks_gssapi.c 196 socksreq[0] = 1; /* GSS-API subnegotiation version */
332 socksreq[0] = 1; /* GSS-API subnegotiation version */
  /external/chromium-trace/catapult/third_party/pyserial/serial/
rfc2217.py 92 SE = to_bytes([240]) # Subnegotiation End
102 SB = to_bytes([250]) # Subnegotiation Begin
294 A object to handle subnegotiation of options. In this case actually
336 wait until the subnegotiation has been acknowledged or timeout. It
350 check an incoming subnegotiation block. the parameter already has
418 # There are more subnegotiation objects, combine all in one dictionary
752 # Currently none. RFC2217 only uses negotiation and subnegotiation.
    [all...]
  /external/python/cpython2/Doc/library/
telnetlib.rst 24 SE (Subnegotiation End), NOP (No Operation), DM (Data Mark), BRK (Break), IP
26 Character), EL (Erase Line), GA (Go Ahead), SB (Subnegotiation Begin).
  /bionic/libc/include/arpa/
telnet.h 44 #define SB 250 /* interpret as subnegotiation */
  /development/ndk/platforms/android-21/include/arpa/
telnet.h 43 #define SB 250 /* interpret as subnegotiation */
  /development/ndk/platforms/android-9/include/arpa/
telnet.h 43 #define SB 250 /* interpret as subnegotiation */
  /device/linaro/bootloader/edk2/StdLib/Include/arpa/
telnet.h 47 #define SB 250 /* interpret as subnegotiation */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
telnet.h 43 #define SB 250 /* interpret as subnegotiation */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
telnet.h 43 #define SB 250 /* interpret as subnegotiation */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/arpa/
telnet.h 43 #define SB 250 /* interpret as subnegotiation */
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/arpa/
telnet.h 43 #define SB 250 /* interpret as subnegotiation */
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/arpa/
telnet.h 43 #define SB 250 /* interpret as subnegotiation */
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/arpa/
telnet.h 43 #define SB 250 /* interpret as subnegotiation */