HomeSort by relevance Sort by last modified time
    Searched refs:ENOTCONN (Results 1 - 25 of 226) sorted by null

1 2 3 4 5 6 7 8 910

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 149 #ifndef ENOTCONN
150 #define ENOTCONN 126
  /external/libmicrohttpd/src/include/
w32functions.h 104 #ifndef ENOTCONN
105 #define ENOTCONN (MHDW32ERRBASE+21)
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 112 #define ENOTCONN 107
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 111 #define ENOTCONN 134
  /development/ndk/platforms/android-21/arch-mips/include/asm/
errno.h 111 #define ENOTCONN 134
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
errno.h 111 #define ENOTCONN 134
  /development/ndk/platforms/android-21/include/asm-generic/
errno.h 112 #define ENOTCONN 107
  /development/ndk/platforms/android-3/include/asm-generic/
errno.h 91 #define ENOTCONN 107
  /development/ndk/platforms/android-9/arch-mips/include/asm/
errno.h 111 #define ENOTCONN 134
  /external/bison/lib/
strerror-override.c 80 case ENOTCONN:
166 /* WSAENOTCONN maps to ENOTCONN */
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 89 #define ENOTCONN 107 /* Transport endpoint is not connected */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 88 #define ENOTCONN 134 /* Transport endpoint is not connected */
  /external/libxml2/include/
wsockcompat.h 66 #define ENOTCONN WSAENOTCONN
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
errno.h 80 #define ENOTCONN 107 /* Transport endpoint is not connected */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 80 #define ENOTCONN 107 /* Transport endpoint is not connected */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm-generic/
errno.h 91 #define ENOTCONN 107
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
errno.h 111 #define ENOTCONN 134
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm-generic/
errno.h 91 #define ENOTCONN 107
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm-generic/
errno.h 91 #define ENOTCONN 107
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm-generic/
errno.h 91 #define ENOTCONN 107
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
errno.h 111 #define ENOTCONN 134
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm-generic/
errno.h 91 #define ENOTCONN 107
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm-generic/
errno.h 91 #define ENOTCONN 107
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm-generic/
errno.h 91 #define ENOTCONN 107
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
errno.h 111 #define ENOTCONN 134

Completed in 561 milliseconds

1 2 3 4 5 6 7 8 910