Searched refs:bytes_count (Results 1 – 2 of 2) sorted by relevance
47 ssize_t bytes_count = read(read_fd, &buffer, sizeof(buffer)); in RedirectFd() local48 if (bytes_count == 0) in RedirectFd()50 if (bytes_count == -1) { in RedirectFd()55 callback(StringRef(buffer, bytes_count)); in RedirectFd()
723 bytes_count=0, argument726 value = bytes_count + num_pointers * self.pointer_size