Searched defs:srcFileName (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/contrib/zstd/programs/ |
| H A D | fileio.c | 543 static FILE* FIO_openSrcFile(const FIO_prefs_t* const prefs, const char* srcFileName, stat_t* statb… in FIO_openSrcFile() 581 const char* srcFileName, const char* dstFileName, in FIO_openDstFile() 1215 const char* srcFileName, U64 const srcFileSize, in FIO_compressGzFrame() 1310 const char* srcFileName, U64 const srcFileSize, in FIO_compressLzmaFrame() 1399 const char* srcFileName, U64 const srcFileSize, in FIO_compressLz4Frame() 1494 const char* srcFileName, U64 fileSize, in FIO_compressZstdFrame() 1736 const char* dstFileName, const char* srcFileName, in FIO_compressFilename_internal() 1834 const char* srcFileName, in FIO_compressFilename_dstFile() 2025 const char* srcFileName, in FIO_compressFilename_srcFile() 2143 const char* srcFileName, const char* dictFileName, in FIO_compressFilename() [all …]
|
| H A D | util.c | 1146 char* UTIL_createMirroredDestDirName(const char* srcFileName, const char* outDirRootName) in UTIL_createMirroredDestDirName()
|