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

12 3 4 5

  /external/kernel-headers/original/uapi/asm-generic/
errno.h 75 #define ENOPROTOOPT 92 /* Protocol not available */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 74 #define ENOPROTOOPT 99 /* Protocol not available */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 65 #define ENOPROTOOPT 92 /* Protocol not available */
  /external/python/cpython2/Lib/plat-irix5/
ERRNO.py 98 ENOPROTOOPT = 99
  /external/syslinux/com32/include/
errno.h 99 #define ENOPROTOOPT 92 /* Protocol not available */
  /external/syslinux/core/lwip/src/include/lwip/
arch.h 172 #define ENOPROTOOPT 92 /* Protocol not available */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_windows.go 100 ENOPROTOOPT
235 ENOPROTOOPT - APPLICATION_ERROR: "protocol not available",
tables_nacl.go 185 ENOPROTOOPT Errno = 92 /* Protocol not available */
308 ENOPROTOOPT: "Protocol not available",
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 100 ENOPROTOOPT
235 ENOPROTOOPT - APPLICATION_ERROR: "protocol not available",
tables_nacl.go 185 ENOPROTOOPT Errno = 92 /* Protocol not available */
308 ENOPROTOOPT: "Protocol not available",
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go     [all...]
  /external/python/cpython2/Lib/plat-beos5/
IN.py 186 ENOPROTOOPT = (B_POSIX_ERROR_BASE + 34)
  /external/python/cpython2/Lib/plat-irix6/
ERRNO.py 103 ENOPROTOOPT = 99
  /external/python/cpython3/Objects/
exceptions.c     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
system_error.h 166 no_protocol_option, // ENOPROTOOPT
361 # ifndef ENOPROTOOPT
362 # define ENOPROTOOPT 123
553 no_protocol_option = ENOPROTOOPT,
  /external/syslinux/gpxe/src/include/
errno.h 373 #define ENOPROTOOPT ( ERRFILE | PXENV_STATUS_UNSUPPORTED | 0x33000000 )
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]
  /libcore/luni/src/main/java/android/system/
OsConstants.java 225 public static final int ENOPROTOOPT = placeholder();
    [all...]

Completed in 1336 milliseconds

12 3 4 5