Searched defs:bytes_in (Results 1 - 4 of 4) sorted by relevance

/src/usr.bin/gzip/
H A Dunbzip2.c35 unbzip2(int in, int out, char *pre, size_t prelen, off_t *bytes_in) argument
H A Dunpack.c135 accepted_bytes(off_t *bytes_in, off_t newbytes) argument
149 unpack_parse_header(int in, int out, char *pre, size_t prelen, off_t *bytes_in, argument
253 unpack_decode(const unpack_descriptor_t *unpackd, off_t *bytes_in) argument
317 unpack(int in, int out, char *pre, size_t prelen, off_t *bytes_in) argument
[all...]
H A Dunxz.c41 unxz(int i, int o, char *pre, size_t prelen, off_t *bytes_in) argument
H A Dunlz.c612 unlz(int fin, int fout, char *pre, size_t prelen, off_t *bytes_in) argument

Completed in 8 milliseconds