Searched refs:inbytes (Results 1 – 3 of 3) sorted by relevance
40 static unsigned inbytes; /* valid bytes in inbuf */ variable80 if (inbytes) { in get_byte()82 inbytes--; in get_byte()92 inbytes++; in unget_byte()366 insize = inbytes = zbytes + 4; in unzip()378 if (inbytes != 4) in unzip()
890 uint32_t inbytes=0, total=0; in convsample_40() local921 inbytes += count; in convsample_40()959 printf("%d bytes in, %d UChars out.\n", inbytes, total); in convsample_40()
168 __u64 inbytes; /* incoming bytes */ member