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

1 2

  /bionic/libc/kernel/uapi/asm-generic/
errno-base.h 41 #define EISDIR 21
  /external/kernel-headers/original/uapi/asm-generic/
errno-base.h 25 #define EISDIR 21 /* Is a directory */
  /external/libusb/msvc/
errno.h 45 #define EISDIR 21 /* Is a directory */
  /external/libcxx/include/
errno.h 324 #ifndef EISDIR
325 #define EISDIR 9962
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
errno.h 72 #define EISDIR 21 /* Is a directory */
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 73 #define EISDIR __EISDIR /* 21 Is a directory */
  /external/u-boot/fs/yaffs2/
yportenv.h 209 #ifndef EISDIR
210 #define EISDIR 21
  /external/python/cpython2/Lib/plat-irix5/
ERRNO.py 29 EISDIR = 21
  /external/u-boot/include/linux/
errno.h 24 #define EISDIR 21 /* Is a directory */
  /external/python/cpython2/Lib/plat-irix6/
ERRNO.py 33 EISDIR = 21
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
system_error.h 155 is_a_directory, // EISDIR
328 # ifndef EISDIR
329 # define EISDIR 21
534 is_a_directory = EISDIR,
  /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_dragonfly_amd64.go     [all...]
zerrors_freebsd_386.go     [all...]
zerrors_freebsd_amd64.go     [all...]
zerrors_freebsd_arm.go     [all...]
zerrors_netbsd_386.go     [all...]
zerrors_netbsd_amd64.go     [all...]
zerrors_netbsd_arm.go     [all...]
  /external/python/cpython2/Lib/plat-sunos5/
STROPTS.py 967 EISDIR = 21
    [all...]

Completed in 1340 milliseconds

1 2