Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/cpio/
H A Dcpio.h92 OPTION_LZ4, enumerator
H A Dcmdline.c61 { "lz4", 0, OPTION_LZ4 },
H A Dcpio.c275 case OPTION_LZ4: in main()
557 case OPTION_LZ4: in mode_out()
/freebsd/contrib/libarchive/tar/
H A Dbsdtar.h145 OPTION_LZ4, enumerator
H A Dcmdline.c93 { "lz4", 0, OPTION_LZ4 },
H A Dbsdtar.c488 case OPTION_LZ4: in main()
500 case OPTION_LZ4: compression_name = "lz4"; break; in main()