Lines Matching full:readsize
1021 size_t readsize;1125 readsize = buffersize;1127 /* offset might be wider that readsize, but the result1130 readsize = (size_t)(offset-bytesread);1133 buffer, readsize, self);