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.h66 FIO_ctx_t* FIO_createContext(void);
H A Dzstdcli.c813 FIO_ctx_t* const fCtx = FIO_createContext(); in main()
H A Dfileio.c401 FIO_ctx_t* FIO_createContext(void) in FIO_createContext() function