Searched defs:__nbytes (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | unistd.h | 35 read (int __fd, void *__buf, size_t __nbytes) in read() 73 pread (int __fd, void *__buf, size_t __nbytes, __off_t __offset) in pread() 88 pread (int __fd, void *__buf, size_t __nbytes, __off64_t __offset) in pread() 106 pread64 (int __fd, void *__buf, size_t __nbytes, __off64_t __offset) in pread64()
|