Searched refs:filename_too_long (Results 1 – 9 of 9) sorted by relevance
46 filename_too_long = int(std::errc::filename_too_long), enumerator
47 filename_too_long = int(std::errc::filename_too_long), enumerator
156 MAP_ERR_TO_COND(ERROR_BUFFER_OVERFLOW, filename_too_long); in mapWindowsError()201 MAP_ERR_TO_COND(WSAENAMETOOLONG, filename_too_long); in mapWindowsError()
248 MAP_ERR_TO_COND(ERROR_BUFFER_OVERFLOW, filename_too_long); in mapWindowsError()293 MAP_ERR_TO_COND(WSAENAMETOOLONG, filename_too_long); in mapWindowsError()
35 std::error_condition err2 = std::make_error_condition(std::errc::filename_too_long); in test_error_condition()
47 filename_too_long, in is_generic_value()
260 case ERROR_BUFFER_OVERFLOW_: return make_error_condition( filename_too_long ); in system_category_default_error_condition_win32()319 case WSAENAMETOOLONG_: return make_error_condition( filename_too_long ); in system_category_default_error_condition_win32()
84 filename_too_long = ENAMETOOLONG, enumerator
102 filename_too_long, //ENAMETOOLONG