Searched refs:unxz (Results 1 – 10 of 10) sorted by relevance
/freebsd/usr.bin/xz/ |
H A D | Makefile | 5 LINKS= ${BINDIR}/xz ${BINDIR}/unxz 11 MLINKS= xz.1 unxz.1 xz.1 lzma.1 xz.1 unlzma.1 xz.1 xzcat.1 xz.1 lzcat.1
|
/freebsd/sys/contrib/xz-embedded/linux/lib/ |
H A D | decompress_unxz.c | 251 STATIC int INIT unxz(unsigned char *in, int in_size, in unxz() function 397 #define decompress unxz
|
/freebsd/sys/contrib/xz-embedded/linux/include/linux/decompress/ |
H A D | unxz.h | 13 int unxz(unsigned char *in, int in_size,
|
/freebsd/tools/test/stress2/misc/ |
H A D | fsck4.sh | 51 unxz < $zimg > $diskimage
|
/freebsd/usr.bin/gzip/ |
H A D | unxz.c | 41 unxz(int i, int o, char *pre, size_t prelen, off_t *bytes_in) in unxz() function
|
H A D | gzip.c | 284 static off_t unxz(int, int, char *, size_t, off_t *); 1584 size = unxz(fd, zfd, NULL, 0, NULL); in file_uncompress() 1825 usize = unxz(STDIN_FILENO, STDOUT_FILENO, in handle_stdin()
|
/freebsd/rescue/rescue/ |
H A D | Makefile | 224 CRUNCH_ALIAS_xz= unxz lzma unlzma xzcat lzcat
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | README.md | 46 Alternatively, symlinks named `xz`, `unxz`, `lzma`, or `unlzma` will mimic intended behavior. 104 - `ungz`, `unxz` and `unlzma` will do the same, and will also remove source file by default (use `-…
|
/freebsd/tools/build/ |
H A D | Makefile | 326 unxz wc which xz
|
/freebsd/contrib/libarchive/ |
H A D | NEWS | 255 Jul 20, 2009: Suppress bogus warning about unxz 271 Apr 01, 2009: Use command-line gunzip, bunzip2, unxz, unlzma for
|