Searched defs:prelen (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/usr.bin/gzip/
H A Dunbzip2.c39 unbzip2(int in, int out, char *pre, size_t prelen, off_t *bytes_in) argument
H A Dunpack.c153 unpack_parse_header(int in, int out, char *pre, size_t prelen, off_t *bytes_in, argument
324 unpack(int in, int out, char *pre, size_t prelen, off_t *bytes_in) argument
H A Dzuncompress.c131 zuncompress(FILE *in, FILE *out, char *pre, size_t prelen, argument
H A Dgzip.c762 gz_uncompress(int in, int out, char *pre, size_t prelen, off_t *gsizep, argument
H A Dunlz.c614 unlz(int fin, int fout, char *pre, size_t prelen, off_t *bytes_in) argument
H A Dunxz.c43 unxz(int i, int o, char *pre, size_t prelen, off_t *bytes_in) argument
/freebsd-11-stable/usr.bin/unzip/
H A Dunzip.c232 size_t prelen, len; local

Completed in 140 milliseconds