Home
last modified time | relevance | path

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

/minix3/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()
250 unpack_decode(const unpack_descriptor_t *unpackd, off_t *bytes_in) in unpack_decode()
312 unpack(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unpack()
H A Dunbzip2.c35 unbzip2(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unbzip2()
H A Dunxz.c48 unxz(int i, int o, char *pre, size_t prelen, off_t *bytes_in) in unxz()
/minix3/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_loclist.c238 dwarf_loclist_from_expr(Dwarf_Debug dbg, Dwarf_Ptr bytes_in, in dwarf_loclist_from_expr()
263 dwarf_loclist_from_expr_a(Dwarf_Debug dbg, Dwarf_Ptr bytes_in, in dwarf_loclist_from_expr_a()
/minix3/minix/lib/liblwip/dist/src/include/netif/ppp/
H A Dppp_impl.h369 unsigned int bytes_in; member