HomeSort by: relevance | last modified time | path
    Searched refs:FIO_setNbFilesTotal (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/zstd/dist/programs/
fileio.h 107 void FIO_setNbFilesTotal(FIO_ctx_t* const fCtx, int value);
zstdcli.c 1566 FIO_setNbFilesTotal(fCtx, (int)filenames->tableSize);
fileio.c 499 void FIO_setNbFilesTotal(FIO_ctx_t* const fCtx, int value)

Completed in 18 milliseconds