Home
last modified time | relevance | path

Searched defs:bytes_in (Results 1 – 10 of 10) sorted by relevance

/freebsd-14-stable/usr.bin/gzip/
HDunpack.c135 accepted_bytes(off_t *bytes_in, off_t newbytes) in accepted_bytes()
149 unpack_parse_header(int in, int out, char *pre, size_t prelen, off_t *bytes_in, in unpack_parse_header()
253 unpack_decode(const unpack_descriptor_t *unpackd, off_t *bytes_in) in unpack_decode()
317 unpack(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unpack()
HDunbzip2.c37 unbzip2(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unbzip2()
HDunzstd.c31 unzstd(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unzstd()
HDunxz.c41 unxz(int i, int o, char *pre, size_t prelen, off_t *bytes_in) in unxz()
HDunlz.c612 unlz(int fin, int fout, char *pre, size_t prelen, off_t *bytes_in) in unlz()
/freebsd-14-stable/contrib/elftoolchain/libdwarf/
HDdwarf_loclist.c226 dwarf_loclist_from_expr(Dwarf_Debug dbg, Dwarf_Ptr bytes_in, in dwarf_loclist_from_expr()
236 dwarf_loclist_from_expr_a(Dwarf_Debug dbg, Dwarf_Ptr bytes_in, in dwarf_loclist_from_expr_a()
269 dwarf_loclist_from_expr_b(Dwarf_Debug dbg, Dwarf_Ptr bytes_in, in dwarf_loclist_from_expr_b()
/freebsd-14-stable/crypto/openssl/test/
HDbio_prefix_text.c77 size_t bytes_in; in run_pipe() local
/freebsd-14-stable/sys/netgraph/
HDng_macfilter.h83 u_int64_t bytes_in; /* bytes in from upstream */ member
/freebsd-14-stable/sys/net/
HDif_ovpn.c123 uint64_t bytes_in; member
/freebsd-14-stable/contrib/libarchive/libarchive/
HDarchive_read_support_format_7zip.c3296 size_t bytes_in, bytes_out; in extract_pack_stream() local