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.h94 OPTION_LZ4, enumerator
H A Dcmdline.c58 { "lz4", 0, OPTION_LZ4 },
H A Dcpio.c265 case OPTION_LZ4: in main()
543 case OPTION_LZ4: in mode_out()
/freebsd/contrib/libarchive/tar/
H A Dbsdtar.h136 OPTION_LZ4, enumerator
H A Dcmdline.c92 { "lz4", 0, OPTION_LZ4 },
H A Dbsdtar.c478 case OPTION_LZ4: in main()
490 case OPTION_LZ4: compression_name = "lz4"; break; in main()