Searched defs:bytes_in (Results 1 – 11 of 11) sorted by relevance
/freebsd/usr.bin/gzip/ |
H A D | unpack.c | 135 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 D | unbzip2.c | 37 unbzip2(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unbzip2()
|
H A D | unzstd.c | 31 unzstd(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unzstd()
|
H A D | unxz.c | 41 unxz(int i, int o, char *pre, size_t prelen, off_t *bytes_in) in unxz()
|
H A D | unlz.c | 612 unlz(int fin, int fout, char *pre, size_t prelen, off_t *bytes_in) in unlz()
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | dwarf_loclist.c | 226 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 D | bio_prefix_text.c | 77 size_t bytes_in; in run_pipe() local
|
/freebsd/sys/netgraph/ |
H A D | ng_macfilter.h | 83 u_int64_t bytes_in; /* bytes in from upstream */ member
|
/freebsd/sys/dev/mlx5/mlx5_accel/ |
H A D | mlx5_ipsec.c | 518 u64 bytes_in, bytes_out; in mlx5e_if_sa_cnt() local
|
/freebsd/sys/net/ |
H A D | if_ovpn.c | 123 uint64_t bytes_in; member
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_7zip.c | 3296 size_t bytes_in, bytes_out; in extract_pack_stream() local
|