Searched refs:compressed (Results 26 - 30 of 30) sorted by relevance

12

/freebsd-11.0-release/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c276 /* Buffer for compressed data. */
280 /* The offset of the ResourceFork where compressed data will
324 /* Size to write compressed data to resource fork. */
629 * been compressed. If hte filesystem does not support
895 * Type is 3: decmpfs has compressed data.
896 * Type is 4: Resource Fork has compressed data.
1163 * If the compressed size is larger than the original size,
1164 * throw away compressed data, use uncompressed data instead.
1174 * If the compressed size is smaller than MAX_DECMPFS_XATTR_SIZE
1175 * and the block count in the file is only one, store compressed
3801 int compressed; local
[all...]
/freebsd-11.0-release/usr.sbin/portsnap/portsnap/
H A Dportsnap.sh57 fetch -- Fetch a compressed snapshot of the ports tree,
714 # Update a compressed snapshot
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c1377 char used[32], compressed[32], uncompressed[32], unique[32]; local
1386 zdb_nicenum(ds->ds_compressed_bytes, compressed);
1411 (void) printf("\t\tcompressed_bytes = %s\n", compressed);
2814 (void) printf("\t number of (compressed) bytes: "
3399 * We don't know how the data was compressed, so just try
/freebsd-11.0-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql83 In future, the pristine text file may be compressed.
/freebsd-11.0-release/contrib/unbound/
H A DMakefile.in555 curl -o port-numbers.tmp http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml --compressed

Completed in 194 milliseconds

12