Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/doc/educational_decoder/
H A Dharness.c56 static void write_file(const char* path, const u8* ptr, size_t size) in write_file() function
113 write_file(argv[2], output, decompressed_size); in main()