Searched defs:bytes_in (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/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 | 35 unbzip2(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unbzip2()
|
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()
|
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
H A D | dwarf_loclist.c | 229 dwarf_loclist_from_expr(Dwarf_Debug dbg, Dwarf_Ptr bytes_in, in dwarf_loclist_from_expr() 239 dwarf_loclist_from_expr_a(Dwarf_Debug dbg, Dwarf_Ptr bytes_in, in dwarf_loclist_from_expr_a() 272 dwarf_loclist_from_expr_b(Dwarf_Debug dbg, Dwarf_Ptr bytes_in, in dwarf_loclist_from_expr_b()
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | bio_prefix_text.c | 77 size_t bytes_in; in run_pipe() local
|
/netbsd-src/external/bsd/libbind/dist/tests/ |
H A D | dig8.c | 310 int bytes_out, bytes_in; in main() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | module.cc | 496 class bytes_in : public bytes { class 503 bytes_in () in bytes_in() function in bytes_in
|