Searched defs:nbytes (Results 26 – 27 of 27) sorted by relevance
12
30 __getdents64 (int fd, void *buf, size_t nbytes) in __getdents64()
348 __pread64 (int fd, void *buf, size_t nbytes, off64_t offset) in __pread64()374 __read (int fd, void *buf, size_t nbytes) in __read()384 __write (int fd, const void *buf, size_t nbytes) in __write()
Completed in 4 milliseconds