HomeSort by: relevance | last modified time | path
    Searched defs:ENOTEMPTY (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/libcxx/include/
errno.h 287 #ifndef ENOTEMPTY
288 #define ENOTEMPTY 9953
  /src/external/bsd/atf/dist/atf-c/detail/
fs_test.c 779 ATF_REQUIRE_EQ(atf_libc_error_code(err), ENOTEMPTY);
  /src/sys/sys/
errno.h 120 #define ENOTEMPTY 66 /* Directory not empty */
  /src/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
os.h 43 # ifdef ENOTEMPTY
44 # undef ENOTEMPTY
  /src/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
os.h 43 # ifdef ENOTEMPTY
44 # undef ENOTEMPTY

Completed in 15 milliseconds