Searched refs:UTIL_setFileStat (Results 1 – 2 of 2) sorted by relevance
635 UTIL_setFileStat(dstFileName, &statbuf); in LZ4IO_compressFilename_extRess()1117 UTIL_setFileStat(output_filename, &statbuf); in LZ4IO_decompressDstFile()
285 UTIL_STATIC int UTIL_setFileStat(const char *filename, stat_t *statbuf) in UTIL_setFileStat() function