Home
last modified time | relevance | path

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

/src/usr.bin/mkuzip/
H A Dmkuz_zstd.h32 size_t mkuz_zstd_cbound(size_t);
H A Dmkuz_zstd.c41 mkuz_zstd_cbound(size_t blksz) in mkuz_zstd_cbound() function
H A Dmkuzip.c92 .f_compress_bound = mkuz_zstd_cbound,