Searched refs:bytes_in_hold (Results 1 – 2 of 2) sorted by relevance
159 unsigned bytes_in_hold; /* bytes accumulated so far*/ member183 bytes_in_hold = 0;
404 else if (bytes_in_hold) in read()413 memcpy(p + bytes_in_hold, buf, l); in read()417 bytes_in_hold += l; in read()424 bytes_in_hold = 0; in read()907 bytes_in_hold = len; in read()