Searched defs:read_all (Results 1 – 2 of 2) sorted by relevance
306 int read_all(int fd, void* buf, size_t len) { in read_all() function
394 static ssize_t read_all(int fd, char *buf, size_t max_len) in read_all() function