Searched defs:bytes_in (Results 1 - 4 of 4) sorted by relevance
| /src/usr.bin/gzip/ |
| H A D | unbzip2.c | 35 unbzip2(int in, int out, char *pre, size_t prelen, off_t *bytes_in) argument
|
| H A D | unpack.c | 135 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 D | unxz.c | 41 unxz(int i, int o, char *pre, size_t prelen, off_t *bytes_in) argument
|
| H A D | unlz.c | 612 unlz(int fin, int fout, char *pre, size_t prelen, off_t *bytes_in) argument
|
Completed in 8 milliseconds