Searched defs:full_read (Results 1 – 3 of 3) sorted by relevance
27 int full_read(int fd, char *buf, size_t count) in full_read() function
65 static int full_read(int fd, char *buf, size_t count) in full_read() function
153 bool full_read(struct filedes *file, void *buf, size_t count) in full_read() function