Searched defs:bytes_in (Results 1 – 5 of 5) sorted by relevance
/minix3/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() 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 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 | 48 unxz(int i, int o, char *pre, size_t prelen, off_t *bytes_in) in unxz()
|
/minix3/external/bsd/elftoolchain/dist/libdwarf/ |
H A D | dwarf_loclist.c | 238 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 D | ppp_impl.h | 369 unsigned int bytes_in; member
|