HomeSort by: relevance | last modified time | path
    Searched defs:info_file_error (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/zstd/dist/programs/
fileio.c 3167 info_file_error=3, enumerator in enum:__anon275
3282 ERROR_IF(srcFile == NULL, info_file_error, "Error: could not open source file %s", inFileName);
3301 info_file_error, "Error : %s is not a file", srcFileName);
3390 case info_file_error:

Completed in 19 milliseconds