Home
last modified time | relevance | path

Searched refs:FIO_createContext (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/zstd/programs/
H A Dfileio.h59 FIO_ctx_t* FIO_createContext(void);
H A Dzstdcli.c877 FIO_ctx_t* const fCtx = FIO_createContext(); in main()
H A Dfileio.c314 FIO_ctx_t* FIO_createContext(void) in FIO_createContext() function