Searched refs:file_too_large (Results 1 – 10 of 10) sorted by relevance
46 file_too_large = int(std::errc::file_too_large), enumerator
42 file_too_large, // EFBIG139 file_too_large = EFBIG,
667 file_too_large = False675 file_too_large = True678 if options.verbose > 0 and not file_too_large:687 if file_too_large:
38 static_assert(static_cast<int>(std::errc::file_too_large) == EFBIG, ""); in main()
523 file_too_large = EFBIG, enumerator