Searched refs:directory_not_empty (Results 1 – 4 of 4) sorted by relevance
46 directory_not_empty = int(std::errc::directory_not_empty), enumerator
162 directory_not_empty = ENOTEMPTY, in _LIBCPP_DECLARE_STRONG_ENUM()
58 {ERROR_DIR_NOT_EMPTY, errc::directory_not_empty}, in __win_err_to_errc()
299 MAP_ERR_TO_COND(ERROR_DIR_NOT_EMPTY, directory_not_empty); in mapWindowsError()