Home
last modified time | relevance | path

Searched refs:directory_not_empty (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/Support/Windows/
Dsystem_error.inc76 MAP_ERR_TO_COND(ERROR_DIR_NOT_EMPTY, directory_not_empty);
/freebsd-9-stable/contrib/libc++/include/
Dsystem_error136 directory_not_empty, // ENOTEMPTY
268 directory_not_empty = ENOTEMPTY,
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
Dsystem_error.h511 directory_not_empty = ENOTEMPTY, enumerator