Home
last modified time | relevance | path

Searched defs:z_info (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/compress/
H A Dcompress.h32 struct z_info { struct
33 u_int32_t mtime; /* timestamp */
34 u_int32_t crc; /* crc */
35 u_int32_t hlen; /* header length */
36 u_int64_t total_in; /* # bytes in */
37 u_int64_t total_out; /* # bytes out */
/openbsd/sbin/savecore/
H A Dcompress.h32 struct z_info { struct
33 u_int32_t mtime; /* timestamp */
34 u_int32_t crc; /* crc */
35 u_int32_t hlen; /* header length */
36 u_int64_t total_in; /* # bytes in */
37 u_int64_t total_out; /* # bytes out */