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

1 2 3 4 5

  /prebuilts/go/darwin-x86/src/syscall/
errors_plan9.go 36 ENAMETOOLONG = NewError("file name too long")
  /prebuilts/go/linux-x86/src/syscall/
errors_plan9.go 36 ENAMETOOLONG = NewError("file name too long")
  /external/webrtc/webrtc/base/
socket.h 93 #undef ENAMETOOLONG
94 #define ENAMETOOLONG WSAENAMETOOLONG
  /external/curl/lib/
curl_setup_once.h 501 #ifndef ENAMETOOLONG /* possible previous definition in errno.h */
502 #define ENAMETOOLONG WSAENAMETOOLONG
  /external/libcxx/include/
errno.h 304 #ifndef ENAMETOOLONG
305 #define ENAMETOOLONG 9957
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 304 #ifndef ENAMETOOLONG
305 #define ENAMETOOLONG 9957
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
errno.h 304 #ifndef ENAMETOOLONG
305 #define ENAMETOOLONG 9957
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
errno.h 304 #ifndef ENAMETOOLONG
305 #define ENAMETOOLONG 9957
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
errno.h 304 #ifndef ENAMETOOLONG
305 #define ENAMETOOLONG 9957
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
errno.h 304 #ifndef ENAMETOOLONG
305 #define ENAMETOOLONG 9957
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
errno.h 304 #ifndef ENAMETOOLONG
305 #define ENAMETOOLONG 9957
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
errno.h 304 #ifndef ENAMETOOLONG
305 #define ENAMETOOLONG 9957
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 304 #ifndef ENAMETOOLONG
305 #define ENAMETOOLONG 9957
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
errno.h 304 #ifndef ENAMETOOLONG
305 #define ENAMETOOLONG 9957
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
errno.h 304 #ifndef ENAMETOOLONG
305 #define ENAMETOOLONG 9957
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
errno.h 304 #ifndef ENAMETOOLONG
305 #define ENAMETOOLONG 9957
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
errno.h 304 #ifndef ENAMETOOLONG
305 #define ENAMETOOLONG 9957
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
errno.h 304 #ifndef ENAMETOOLONG
305 #define ENAMETOOLONG 9957
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
errno.h 304 #ifndef ENAMETOOLONG
305 #define ENAMETOOLONG 9957
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 56 #define ENAMETOOLONG 38
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
errno.h 304 #ifndef ENAMETOOLONG
305 #define ENAMETOOLONG 9957
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 23 #define ENAMETOOLONG 36
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 57 #define ENAMETOOLONG 78
  /bionic/libc/tzcode/
private.h 114 #ifndef ENAMETOOLONG
115 # define ENAMETOOLONG EINVAL
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
errno.h 129 #define ENAMETOOLONG 63 /* File name too long */

Completed in 433 milliseconds

1 2 3 4 5