Searched defs:__read_nocancel (Results 1 – 3 of 3) sorted by relevance
24 __read_nocancel (int fd, void *buf, size_t nbytes) in __read_nocancel() function
25 __read_nocancel (int fd, void *buf, size_t nbytes) in __read_nocancel() function
41 #define __read_nocancel(fd, buf, n) \ macro
Completed in 4 milliseconds