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

1 2

  /bionic/libc/kernel/uapi/asm-generic/
errno-base.h 27 #define E2BIG 7
  /external/kernel-headers/original/uapi/asm-generic/
errno-base.h 11 #define E2BIG 7 /* Argument list too long */
  /external/libusb/msvc/
errno.h 31 #define E2BIG 7 /* Arg list too long */
  /external/libcxx/include/
errno.h 260 #ifndef E2BIG
261 #define E2BIG 9946
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
errno.h 55 #define E2BIG 7 /* Argument list too long */
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 59 #define E2BIG __E2BIG /* 7 Argument list too long */
  /external/python/cpython2/Lib/plat-irix5/
ERRNO.py 15 E2BIG = 7
  /external/u-boot/include/linux/
errno.h 10 #define E2BIG 7 /* Argument list too long */
  /external/python/cpython2/Lib/plat-beos5/
IN.py 153 E2BIG = (B_POSIX_ERROR_BASE + 1)
  /external/python/cpython2/Lib/plat-irix6/
ERRNO.py 19 E2BIG = 7
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
system_error.h 128 argument_list_too_long, // E2BIG
247 # ifndef E2BIG
248 # define E2BIG 7
503 argument_list_too_long = E2BIG,
  /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 953 E2BIG = 7
    [all...]

Completed in 905 milliseconds

1 2