Home
last modified time | relevance | path

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

/freebsd-src/usr.bin/gzip/
H A Dunxz.c242 #define XZ_FILE_INFO_INIT { NULL, 0, 0, true, 50000002 } macro
/freebsd-src/contrib/xz/src/xz/
H A Dlist.c36 #define XZ_FILE_INFO_INIT { NULL, 0, 0, true, 50000002 } macro