Searched defs:bytesread (Results 1 – 7 of 7) sorted by relevance
81 int bytesread; in main() local
232 int bytesread = 0; in inet_pton_v6() local287 int bytesread = 0; in inet_pton_v6() local
166 int bytesread = localIn.read(localBuf, pos, localBuf.length - pos); in fillbuf() local
510 size_t bytesread, buffersize, chunksize; in BZ2File_read() local1020 Py_off_t bytesread = 0; in BZ2File_seek() local
1074 size_t bytesread, buffersize, chunksize; in file_read() local
1603 size_t bytesleft = 128, bytesread; in c_read() local
507 DWORD *bytesread; member