Home
last modified time | relevance | path

Searched refs:UTIL_setFileStat (Results 1 – 2 of 2) sorted by relevance

/external/lz4/programs/
Dlz4io.c635 UTIL_setFileStat(dstFileName, &statbuf); in LZ4IO_compressFilename_extRess()
1117 UTIL_setFileStat(output_filename, &statbuf); in LZ4IO_decompressDstFile()
Dutil.h285 UTIL_STATIC int UTIL_setFileStat(const char *filename, stat_t *statbuf) in UTIL_setFileStat() function