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

12345

/freebsd-11-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c130 #define CE_PLAIN0 0x0800 /* Do not compress zero'th history file */
175 int compress; /* Compression */ member in struct:conf_entry
194 int zw_fsize; /* size of the file to compress */
195 char zw_fname[1]; /* the file to compress */
362 * Compress all files that we're expected to compress, now
425 tempwork->compress = src_entry->compress;
443 tempwork->compress = COMPRESS_NONE;
511 compress_type[ent->compress].flag);
626 compress_type[ent->compress]
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzio.h116 * The meaning of "compress = on" selected by the compression features enabled
124 #define BOOTFS_COMPRESS_VALID(compress) \
125 ((compress) == ZIO_COMPRESS_LZJB || \
126 (compress) == ZIO_COMPRESS_LZ4 || \
127 (compress) == ZIO_COMPRESS_ON || \
128 (compress) == ZIO_COMPRESS_OFF)
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-domain.c153 register int compress = 0; local
163 compress = 0;
170 if (!compress) {
172 compress = 1;
183 * what was intended (compress by pointing
224 if (!compress)
/freebsd-11-stable/contrib/elftoolchain/elfcopy/
H A Dmain.c1056 int append, delete, compress, name, print; local
1059 append = delete = compress = name = print = 0;
1069 compress = 1;
1097 if (!append && !compress && !delete && !print)
1108 append = compress = print = 0;
1113 if (compress)
1124 sac->compress = compress;
1132 if (print && !append && !compress && !delete)
H A Delfcopy.h92 int compress; member in struct:sec_action
/freebsd-11-stable/contrib/libarchive/cpio/
H A Dcpio.c170 cpio->compress = '\0';
247 cpio->compress = opt;
265 cpio->compress = opt;
268 cpio->compress = opt;
286 cpio->compress = opt;
371 cpio->compress = opt;
374 cpio->compress = opt;
377 cpio->compress = opt;
545 switch (cpio->compress) {
/freebsd-11-stable/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-11-stable/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-11-stable/sys/netinet/libalias/
H A Dalias_nbt.c263 int compress; local
279 compress = 1;
281 compress = 0;
293 if (compress == 1) {
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzio_compress.c32 #include <sys/compress.h>
H A Ddmu.c1953 * A block of zeros may compress to a hole, but the
2307 dmu_object_set_compress(objset_t *os, uint64_t object, uint8_t compress, argument
2317 ASSERT3U(compress, <, ZIO_COMPRESS_LEGACY_FUNCTIONS);
2320 dn->dn_compress = compress;
2342 enum zio_compress compress = os->os_compress; local
2358 compress = ZIO_COMPRESS_EMPTY;
2364 compress = zio_compress_select(os->os_spa,
2397 compress = ZIO_COMPRESS_OFF;
2400 compress = zio_compress_select(os->os_spa, dn->dn_compress,
2401 compress);
[all...]
/freebsd-11-stable/crypto/openssl/ssl/
H A Dd1_both.c1201 frag->msg_header.saved_retransmit_state.compress = s->compress;
1282 saved_state.compress = s->compress;
1292 s->compress = frag->msg_header.saved_retransmit_state.compress;
1310 s->compress = saved_state.compress;
H A Ds3_enc.c308 if (s->compress != NULL) {
309 COMP_CTX_free(s->compress);
310 s->compress = NULL;
313 s->compress = COMP_CTX_new(comp);
314 if (s->compress == NULL) {
H A Dt1_enc.c436 if (s->compress != NULL) {
437 COMP_CTX_free(s->compress);
438 s->compress = NULL;
441 s->compress = COMP_CTX_new(comp->method);
442 if (s->compress == NULL) {
/freebsd-11-stable/usr.sbin/ppp/
H A Dpred.c69 compress(struct pred1_state *state, u_char *source, u_char *dest, int len) function
198 len = compress(state, bufp + 2, wp, orglen);
/freebsd-11-stable/contrib/file/src/
H A DMakefile.in140 ascmagic.lo encoding.lo compress.lo is_csv.lo is_json.lo \
179 ./$(DEPDIR)/compress.Plo ./$(DEPDIR)/der.Plo \
365 encoding.c compress.c is_csv.c is_json.c is_tar.c readelf.c print.c \
531 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compress.Plo@am__quote@ # am--include-marker
758 -rm -f ./$(DEPDIR)/compress.Plo
838 -rm -f ./$(DEPDIR)/compress.Plo
/freebsd-11-stable/contrib/tcsh/
H A DMakefile.std479 # compress tcsh.man
486 # nroff -man tcsh.man | compress > ${DESTMAN}/tcsh.${MANSECT}.Z
510 tar cvf - tcsh-${VERSION} | compress > tcsh-${VERSION}.tar.Z
549 tar cvf - tcsh-${VERSION} | compress > tcsh-${VERSION}.tar.Z
563 tar cvf - tcsh.tahoe-${VERSION} | compress > tcsh.tahoe-${VERSION}.tar.Z
577 tar cvf - tcsh.reno-${VERSION} | compress > tcsh.reno-${VERSION}.tar.Z
H A DMakefile.vms456 # compress tcsh.man
463 # nroff -man tcsh.man | compress > ${DESTMAN}/tcsh.${MANSECT}.Z
485 tar cvf - tcsh-${VERSION} | compress > tcsh-${VERSION}.tar.Z
524 tar cvf - tcsh-${VERSION} | compress > tcsh-${VERSION}.tar.Z
538 tar cvf - tcsh.tahoe-${VERSION} | compress > tcsh.tahoe-${VERSION}.tar.Z
552 tar cvf - tcsh.reno-${VERSION} | compress > tcsh.reno-${VERSION}.tar.Z
H A DMakefile.in614 # compress tcsh.man
621 # nroff -man tcsh.man | compress > ${DESTMAN}/tcsh.${MANSECT}.Z
654 tar cvf - tcsh-${VERSION} | compress > tcsh-${VERSION}.tar.Z
693 tar cvf - tcsh-${VERSION} | compress > tcsh-${VERSION}.tar.Z
707 tar cvf - tcsh.tahoe-${VERSION} | compress > tcsh.tahoe-${VERSION}.tar.Z
721 tar cvf - tcsh.reno-${VERSION} | compress > tcsh.reno-${VERSION}.tar.Z
/freebsd-11-stable/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-11-stable/usr.bin/mkimg/
H A Dvmdk.c68 uint16_t compress; member in struct:vmdk_header
/freebsd-11-stable/usr.bin/
H A DMakefile33 compress \
/freebsd-11-stable/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-11-stable/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 */

Completed in 210 milliseconds

12345