Searched refs:error_file_too_large (Results 1 – 2 of 2) sorted by relevance
165 winapi::set_last_error(winapi::error_file_too_large); in truncate_file()
462 static const unsigned long error_file_too_large = 223L; variable