Searched refs:compress (Results 26 - 50 of 92) sorted by relevance

1234

/freebsd-10.3-release/contrib/libarchive/cpio/
H A Dcpio.c177 cpio->compress = '\0';
242 cpio->compress = opt;
260 cpio->compress = opt;
263 cpio->compress = opt;
279 cpio->compress = opt;
361 cpio->compress = opt;
364 cpio->compress = opt;
367 cpio->compress = opt;
533 switch (cpio->compress) {
/freebsd-10.3-release/sys/net/
H A Dzlib.h89 # define compress z_compress macro
625 tuned to compress them better. The effect of Z_FILTERED is to force more
837 extern int EXPORT compress OF((Bytef *dest, uLongf *destLen,
845 This function can be used to compress a whole file at once if the
847 compress returns Z_OK if success, Z_MEM_ERROR if there was not
/freebsd-10.3-release/contrib/tcpdump/
H A Dprint-domain.c154 register int compress = 0; local
165 compress = 0;
172 if (!compress) {
174 compress = 1;
224 if (!compress)
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzio.h135 * The meaning of "compress = on" selected by the compression features enabled
143 #define BOOTFS_COMPRESS_VALID(compress) \
144 ((compress) == ZIO_COMPRESS_LZJB || \
145 (compress) == ZIO_COMPRESS_LZ4 || \
146 (compress) == ZIO_COMPRESS_ON || \
147 (compress) == ZIO_COMPRESS_OFF)
/freebsd-10.3-release/usr.sbin/newsyslog/
H A Dnewsyslog.c171 int compress; /* Compression */ member in struct:conf_entry
190 int zw_fsize; /* size of the file to compress */
191 char zw_fname[1]; /* the file to compress */
346 * Compress all files that we're expected to compress, now
409 tempwork->compress = src_entry->compress;
427 tempwork->compress = COMPRESS_NONE;
495 compress_type[ent->compress].flag);
605 compress_type[ent->compress].flag);
1218 working->compress
[all...]
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzio_compress.c35 #include <sys/compress.h>
H A Ddmu.c1461 * A block of zeros may compress to a hole, but the
1777 dmu_object_set_compress(objset_t *os, uint64_t object, uint8_t compress, argument
1787 ASSERT3U(compress, <, ZIO_COMPRESS_LEGACY_FUNCTIONS);
1790 dn->dn_compress = compress;
1813 enum zio_compress compress = os->os_compress; local
1829 compress = ZIO_COMPRESS_EMPTY;
1835 compress = zio_compress_select(os->os_spa,
1868 compress = ZIO_COMPRESS_OFF;
1871 compress = zio_compress_select(os->os_spa, dn->dn_compress,
1872 compress);
[all...]
/freebsd-10.3-release/sys/netgraph/
H A Dng_pred1.c79 u_char compress; /* compress/decompress flag */ member in struct:ng_pred1_private
214 priv->compress = 1;
216 priv->compress = 0;
311 if (priv->compress) {
/freebsd-10.3-release/sys/netinet/libalias/
H A Dalias_nbt.c263 int compress; local
279 compress = 1;
281 compress = 0;
293 if (compress == 1) {
/freebsd-10.3-release/usr.sbin/manctl/
H A Dmanctl.sh38 # compress uncompressed man pages (elliminating .so's)
47 # don't want to compress this!
250 # compress one page
352 echo "usage: $1 -compress <path> ... " 1>&2
360 # remove .so's and do compress
366 # now do ahead and compress the pages
376 -compress) shift ; do_compress "$@" ;;
/freebsd-10.3-release/crypto/openssl/ssl/
H A Dd1_both.c1306 frag->msg_header.saved_retransmit_state.compress = s->compress;
1385 saved_state.compress = s->compress;
1395 s->compress = frag->msg_header.saved_retransmit_state.compress;
1413 s->compress = saved_state.compress;
H A Ds3_enc.c300 if (s->compress != NULL) {
301 COMP_CTX_free(s->compress);
302 s->compress = NULL;
305 s->compress = COMP_CTX_new(comp);
306 if (s->compress == NULL) {
H A Dt1_enc.c437 if (s->compress != NULL) {
438 COMP_CTX_free(s->compress);
439 s->compress = NULL;
442 s->compress = COMP_CTX_new(comp->method);
443 if (s->compress == NULL) {
/freebsd-10.3-release/usr.sbin/ppp/
H A Dpred.c67 compress(struct pred1_state *state, u_char *source, u_char *dest, int len) function
196 len = compress(state, bufp + 2, wp, orglen);
/freebsd-10.3-release/contrib/tcsh/
H A DMakefile.std480 # compress tcsh.man
487 # nroff -man tcsh.man | compress > ${DESTMAN}/tcsh.${MANSECT}.Z
511 tar cvf - tcsh-${VERSION} | compress > tcsh-${VERSION}.tar.Z
550 tar cvf - tcsh-${VERSION} | compress > tcsh-${VERSION}.tar.Z
564 tar cvf - tcsh.tahoe-${VERSION} | compress > tcsh.tahoe-${VERSION}.tar.Z
578 tar cvf - tcsh.reno-${VERSION} | compress > tcsh.reno-${VERSION}.tar.Z
H A DMakefile.vms458 # compress tcsh.man
465 # nroff -man tcsh.man | compress > ${DESTMAN}/tcsh.${MANSECT}.Z
487 tar cvf - tcsh-${VERSION} | compress > tcsh-${VERSION}.tar.Z
526 tar cvf - tcsh-${VERSION} | compress > tcsh-${VERSION}.tar.Z
540 tar cvf - tcsh.tahoe-${VERSION} | compress > tcsh.tahoe-${VERSION}.tar.Z
554 tar cvf - tcsh.reno-${VERSION} | compress > tcsh.reno-${VERSION}.tar.Z
H A DMakefile.in616 # compress tcsh.man
623 # nroff -man tcsh.man | compress > ${DESTMAN}/tcsh.${MANSECT}.Z
675 tar cvf - tcsh-${VERSION} | compress > tcsh-${VERSION}.tar.Z
714 tar cvf - tcsh-${VERSION} | compress > tcsh-${VERSION}.tar.Z
728 tar cvf - tcsh.tahoe-${VERSION} | compress > tcsh.tahoe-${VERSION}.tar.Z
742 tar cvf - tcsh.reno-${VERSION} | compress > tcsh.reno-${VERSION}.tar.Z
/freebsd-10.3-release/contrib/gcc/
H A Ddominance.c120 static void compress (struct dom_info *, TBB);
378 same time. After compress(di, V) set_chain[V] is the root of the set V is
383 compress (struct dom_info *di, TBB v) function
385 /* Btw. It's not worth to unrecurse compress() as the depth is usually not
387 Also performance wise compress() ranges _far_ behind eval(). */
391 compress (di, parent);
416 compress (di, v);
/freebsd-10.3-release/usr.bin/mkimg/
H A Dvmdk.c69 uint16_t compress; member in struct:vmdk_header
/freebsd-10.3-release/usr.bin/
H A DMakefile33 compress \
/freebsd-10.3-release/crypto/openssl/crypto/comp/
H A Dc_zlib.c124 # define compress p_compress macro
214 fprintf(stderr, "compress(%4d)->%4d %s\n",
262 i = compress(&(out[1]), &l, in, (unsigned long)ilen);
276 fprintf(stderr, "compress(%4d)->%4d %s\n",
355 p_compress = (compress_ft) DSO_bind_func(zlib_dso, "compress");
508 /* Destroy compress context */
/freebsd-10.3-release/contrib/file/magic/
H A DMakefile.am63 $(MAGIC_FRAGMENT_DIR)/compress \
/freebsd-10.3-release/share/mk/
H A Dbsd.doc.mk9 # DCOMPRESS_CMD Program to compress troff documents. Output is to stdout.
H A Dbsd.info.mk22 # ICOMPRESS_CMD Program to compress info files. Output is to
/freebsd-10.3-release/lib/libz/
H A Dzconf.h33 # define compress z_compress macro

Completed in 235 milliseconds

1234