Home
last modified time | relevance | path

Searched refs:newbytes (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/gzip/
H A Dunpack.c135 accepted_bytes(off_t *bytes_in, off_t newbytes) in accepted_bytes() argument
139 (*bytes_in) += newbytes; in accepted_bytes()