HomeSort by relevance Sort by last modified time
    Searched defs:ENONET (Results 1 - 25 of 41) sorted by null

1 2

  /bionic/libc/kernel/uapi/asm-generic/
errno.h 51 #define ENONET 64
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 46 #define ENONET 64
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 47 #define ENONET 64 /* Machine is not on the network */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 42 #define ENONET 64 /* Machine is not on the network */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 37 #define ENONET 64 /* Machine is not on the network */
  /external/python/cpython2/Lib/plat-irix5/
ERRNO.py 67 ENONET = 64
  /external/syslinux/com32/include/
errno.h 71 #define ENONET 64 /* Machine is not on the network */
  /external/syslinux/core/lwip/src/include/lwip/
arch.h 144 #define ENONET 64 /* Machine is not on the network */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_windows.go 98 ENONET
233 ENONET - APPLICATION_ERROR: "machine is not on the network",
tables_nacl.go 159 ENONET Errno = 64 /* Machine is not on the network */
284 ENONET: "Machine is not on the network",
zerrors_solaris_amd64.go     [all...]
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_windows.go 98 ENONET
233 ENONET - APPLICATION_ERROR: "machine is not on the network",
tables_nacl.go 159 ENONET Errno = 64 /* Machine is not on the network */
284 ENONET: "Machine is not on the network",
zerrors_solaris_amd64.go     [all...]
  /external/python/cpython2/Lib/plat-irix6/
ERRNO.py 72 ENONET = 64
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]
  /libcore/luni/src/main/java/android/system/
OsConstants.java 224 /** @hide */ public static final int ENONET = placeholder();
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
STROPTS.py 1010 ENONET = 64
    [all...]

Completed in 552 milliseconds

1 2