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

1 2

  /external/libcxx/include/
errno.h 174 #ifndef ENOSTR
175 #define ENOSTR 9924
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 47 #define ENOSTR 60
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 42 #define ENOSTR 60
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 159 #define ENOSTR __ENOSTR /* 91 Not a STREAM */
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 43 #define ENOSTR 60 /* Device not a stream */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 38 #define ENOSTR 60 /* Device not a stream */
  /external/python/cpython2/Lib/plat-irix5/
ERRNO.py 63 ENOSTR = 60
  /external/u-boot/include/linux/
errno.h 68 #define ENOSTR 60 /* Device not a stream */
  /external/python/cpython2/Lib/plat-irix6/
ERRNO.py 68 ENOSTR = 60
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
system_error.h 175 not_a_stream, // ENOSTR
388 # ifndef ENOSTR
389 # define ENOSTR 125
566 #ifdef ENOSTR
567 not_a_stream = ENOSTR,
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_solaris_amd64.go     [all...]
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go     [all...]
zerrors_darwin_arm64.go     [all...]
zerrors_netbsd_386.go     [all...]
zerrors_netbsd_amd64.go     [all...]
zerrors_netbsd_arm.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...]
  /external/python/cpython2/Lib/plat-sunos5/
STROPTS.py 1006 ENOSTR = 60
    [all...]

Completed in 1034 milliseconds

1 2