Searched defs:nRead (Results 1 – 7 of 7) sorted by relevance
161 size_t nRead = m_nGrowSize - (size_t)offset; in ReadBlock() local177 size_t nRead = std::min(size, m_nCurSize - m_nCurPos); in ReadBlock() local
259 int nRead; variable
560 SizeT nRead = 0; in my_read() local661 Int nRead = pread(fd, buf, avail, curr_off); in calc_gnu_debuglink_crc32() local828 size_t nRead = pread(conn_state[conn_no].file_fd, in handle_transaction() local
103 int nRead; in inputStreamToBytes() local
320 int nRead; in read() local
157 Int nRead = 0; in my_read() local
131 int32_t nRead = pStream->ReadString(lpwstr, nPlateSize, bEos); in SetTextByStream() local