Searched refs:directory_not_empty (Results 1 – 5 of 5) sorted by relevance
46 directory_not_empty = int(std::errc::directory_not_empty), enumerator
162 directory_not_empty = ENOTEMPTY, in _LIBCPP_DECLARE_STRONG_ENUM()
161 directory_not_empty = ENOTEMPTY, in _LIBCPP_DECLARE_STRONG_ENUM()
330 MAP_ERR_TO_COND(ERROR_DIR_NOT_EMPTY, directory_not_empty); in mapWindowsError()
69 return errc::directory_not_empty; in __win_err_to_errc()