Searched defs:buf_ (Results 1 – 4 of 4) sorted by relevance
126 static ssize_t write_with_retry(int fd, const void *buf_, size_t size, off_t offset) in write_with_retry()142 static ssize_t read_with_retry(int fd, void *buf_, size_t size, off_t offset) in read_with_retry()
158 uint8_t* buf_; variable
67 char* buf_; member in LineReader
800 uint8_t* const buf_; member in MemoryWriter