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

1 2 3 4 5

  /external/webrtc/webrtc/base/
socket.h 99 #undef ENOTEMPTY
100 #define ENOTEMPTY WSAENOTEMPTY
  /libcore/ojluni/src/main/java/sun/nio/fs/
UnixConstants.java 122 static final int ENOTEMPTY = OsConstants.ENOTEMPTY;
  /external/curl/lib/
curl_setup_once.h 507 #ifndef ENOTEMPTY /* possible previous definition in errno.h */
508 #define ENOTEMPTY WSAENOTEMPTY
  /external/libcxx/include/
errno.h 288 #ifndef ENOTEMPTY
289 #define ENOTEMPTY 9953
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 288 #ifndef ENOTEMPTY
289 #define ENOTEMPTY 9953
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
errno.h 288 #ifndef ENOTEMPTY
289 #define ENOTEMPTY 9953
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
errno.h 288 #ifndef ENOTEMPTY
289 #define ENOTEMPTY 9953
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
errno.h 288 #ifndef ENOTEMPTY
289 #define ENOTEMPTY 9953
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
errno.h 288 #ifndef ENOTEMPTY
289 #define ENOTEMPTY 9953
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
errno.h 288 #ifndef ENOTEMPTY
289 #define ENOTEMPTY 9953
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
errno.h 288 #ifndef ENOTEMPTY
289 #define ENOTEMPTY 9953
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 288 #ifndef ENOTEMPTY
289 #define ENOTEMPTY 9953
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
errno.h 288 #ifndef ENOTEMPTY
289 #define ENOTEMPTY 9953
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
errno.h 288 #ifndef ENOTEMPTY
289 #define ENOTEMPTY 9953
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
errno.h 288 #ifndef ENOTEMPTY
289 #define ENOTEMPTY 9953
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
errno.h 288 #ifndef ENOTEMPTY
289 #define ENOTEMPTY 9953
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
errno.h 288 #ifndef ENOTEMPTY
289 #define ENOTEMPTY 9953
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
errno.h 288 #ifndef ENOTEMPTY
289 #define ENOTEMPTY 9953
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 59 #define ENOTEMPTY 41
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
errno.h 288 #ifndef ENOTEMPTY
289 #define ENOTEMPTY 9953
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 26 #define ENOTEMPTY 39
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 72 #define ENOTEMPTY 93
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
errno.h 136 #define ENOTEMPTY 66 /* Directory not empty */
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 129 #define ENOTEMPTY __ENOTEMPTY /* 66 Directory not empty */
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 20 #define ENOTEMPTY 39 /* Directory not empty */

Completed in 2396 milliseconds

1 2 3 4 5