Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/programs/
H A Dfileio.h66 FIO_ctx_t* FIO_createContext(void);
H A Dzstdcli.c721 FIO_ctx_t* const fCtx = FIO_createContext(); in main()
H A Dfileio.c385 FIO_ctx_t* FIO_createContext(void) in FIO_createContext() function