HomeSort by relevance Sort by last modified time
    Searched defs:ENETRESET (Results 26 - 50 of 106) sorted by null

12 3 4 5

  /external/kernel-headers/original/uapi/asm-generic/
errno.h 85 #define ENETRESET 102 /* Network dropped connection because of reset */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 84 #define ENETRESET 129 /* Network dropped connection because of reset */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 75 #define ENETRESET 102 /* Network dropped connection because of reset */
  /external/python/cpython2/Lib/plat-irix5/
ERRNO.py 108 ENETRESET = 129
  /external/syslinux/com32/include/
errno.h 109 #define ENETRESET 102 /* Network dropped connection because of reset */
  /external/syslinux/core/lwip/src/include/lwip/
arch.h 182 #define ENETRESET 102 /* Network dropped connection because of reset */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_windows.go 83 ENETRESET
218 ENETRESET - APPLICATION_ERROR: "network dropped connection on reset",
tables_nacl.go 195 ENETRESET Errno = 102
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go     [all...]
zerrors_darwin_arm64.go     [all...]
zerrors_solaris_amd64.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_windows.go 83 ENETRESET
218 ENETRESET - APPLICATION_ERROR: "network dropped connection on reset",
tables_nacl.go 195 ENETRESET Errno = 102
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go     [all...]
  /external/python/cpython2/Lib/plat-beos5/
IN.py 178 ENETRESET = (B_POSIX_ERROR_BASE + 26)
  /external/python/cpython2/Lib/plat-irix6/
ERRNO.py 113 ENETRESET = 129
  /external/python/cpython3/Objects/
exceptions.c     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
system_error.h 158 network_reset, // ENETRESET
337 # ifndef ENETRESET
338 # define ENETRESET 117
537 network_reset = ENETRESET,
  /external/syslinux/gpxe/src/include/
errno.h 337 #define ENETRESET ( ERRFILE | PXENV_STATUS_FAILURE | 0x27000000 )
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]
  /libcore/luni/src/main/java/android/system/
OsConstants.java 212 public static final int ENETRESET = placeholder();
    [all...]

Completed in 81 milliseconds

12 3 4 5