Searched refs:unxz (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/sys/contrib/xz-embedded/linux/include/linux/decompress/
H A Dunxz.h13 int unxz(unsigned char *in, int in_size,
/freebsd-current/usr.bin/xz/
H A DMakefile5 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-current/tools/test/stress2/misc/
H A Dfsck4.sh51 unxz < $zimg > $diskimage
/freebsd-current/sys/contrib/xz-embedded/linux/lib/
H A Ddecompress_unxz.c251 STATIC int INIT unxz(unsigned char *in, int in_size, function
397 #define decompress unxz
/freebsd-current/usr.bin/gzip/
H A Dunxz.c1 /* $NetBSD: unxz.c,v 1.8 2018/10/06 16:36:45 martin Exp $ */
41 unxz(int i, int o, char *pre, size_t prelen, off_t *bytes_in) function
H A Dgzip.c284 static off_t unxz(int, int, char *, size_t, off_t *);
1584 size = unxz(fd, zfd, NULL, 0, NULL);
1825 usize = unxz(STDIN_FILENO, STDOUT_FILENO,
2210 #include "unxz.c"
/freebsd-current/rescue/rescue/
H A DMakefile225 CRUNCH_ALIAS_xz= unxz lzma unlzma xzcat lzcat
/freebsd-current/tools/build/
H A DMakefile322 unxz wc which xz

Completed in 266 milliseconds