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

12 3 4

  /prebuilts/go/darwin-x86/src/syscall/
zerrors_windows.go 102 ENOSR
237 ENOSR - APPLICATION_ERROR: "out of streams resources",
tables_nacl.go 158 ENOSR Errno = 63 /* Out of streams resources */
283 ENOSR: "Out of streams resources",
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...]
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...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_windows.go 102 ENOSR
237 ENOSR - APPLICATION_ERROR: "out of streams resources",
tables_nacl.go 158 ENOSR Errno = 63 /* Out of streams resources */
283 ENOSR: "Out of streams resources",
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...]
  /external/python/cpython2/Lib/plat-irix6/
ERRNO.py 71 ENOSR = 63
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
system_error.h 168 no_stream_resources, // ENOSR
367 # ifndef ENOSR
368 # define ENOSR 124
555 #ifdef ENOSR
556 no_stream_resources = ENOSR,
  /external/syslinux/gpxe/src/include/
errno.h 379 #define ENOSR ( ERRFILE | PXENV_STATUS_OUT_OF_RESOURCES | 0x35000000 )
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]
  /libcore/luni/src/main/java/android/system/
OsConstants.java 227 public static final int ENOSR = placeholder();
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
STROPTS.py 1009 ENOSR = 63
    [all...]

Completed in 509 milliseconds

12 3 4