Searched refs:out_bytes_read (Results 1 – 3 of 3) sorted by relevance
76 ssize_t out_bytes_read; in Read() local82 &out_bytes_read)); in Read()83 TEST_AND_RETURN_FALSE(out_bytes_read == in Read()
84 int fd, void* buf, size_t count, size_t* out_bytes_read, bool* eof);89 ssize_t* out_bytes_read);92 off_t offset, ssize_t* out_bytes_read);
198 int fd, void* buf, size_t count, size_t* out_bytes_read, bool* eof) { in ReadAll() argument209 *out_bytes_read = bytes_read; in ReadAll()222 *out_bytes_read = bytes_read; in ReadAll()278 ssize_t* out_bytes_read) { in PReadAll() argument290 *out_bytes_read = bytes_read; in PReadAll()295 ssize_t* out_bytes_read) { in PReadAll() argument308 *out_bytes_read = bytes_read; in PReadAll()