Home
last modified time | relevance | path

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

/freebsd/usr.bin/gzip/
H A Dunxz.c242 #define XZ_FILE_INFO_INIT { NULL, 0, 0, true, 50000002 } macro
466 xz_file_info xfi = XZ_FILE_INFO_INIT; in unxz_len()