Searched refs:buf_ (Results 1 – 1 of 1) sorted by relevance
225 const void* buf_, in write_with_retry() argument229 const uint8_t* buf = buf_; in write_with_retry()242 static ssize_t read_with_retry(int fd, void* buf_, size_t size, off_t offset) { in read_with_retry() argument245 uint8_t* buf = buf_; in read_with_retry()