Home
last modified time | relevance | path

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

/freebsd/usr.bin/gzip/
H A Dunpack.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()
H A Dunbzip2.c37 unbzip2(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unbzip2()
H A Dunzstd.c31 unzstd(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unzstd()
H A Dunxz.c41 unxz(int i, int o, char *pre, size_t prelen, off_t *bytes_in) in unxz()
H A Dunlz.c612 unlz(int fin, int fout, char *pre, size_t prelen, off_t *bytes_in) in unlz()
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_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/crypto/openssl/test/
H A Dbio_prefix_text.c77 size_t bytes_in; in run_pipe() local
/freebsd/sys/netgraph/
H A Dng_macfilter.h83 u_int64_t bytes_in; /* bytes in from upstream */ member
/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dmlx5_ipsec.c518 u64 bytes_in, bytes_out; in mlx5e_if_sa_cnt() local
/freebsd/sys/net/
H A Dif_ovpn.c123 uint64_t bytes_in; member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_7zip.c3296 size_t bytes_in, bytes_out; in extract_pack_stream() local