Searched refs:pread (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | unistd.h | 55 __off_t __offset), pread) __wur; 73 pread (int __fd, void *__buf, size_t __nbytes, __off_t __offset) in pread() function 88 pread (int __fd, void *__buf, size_t __nbytes, __off64_t __offset) in pread() function
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | unistd.h | 343 extern ssize_t pread (int __fd, void *__buf, size_t __nbytes, 355 extern ssize_t __REDIRECT (pread, (int __fd, void *__buf, size_t __nbytes, 362 # define pread pread64 macro
|
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe/ |
| H A D | MuxCommon.c | 332 void outbuf_getdone(Outstream *s, MFE_U8 *pread, MFE_U32 index_read) in outbuf_getdone() argument 336 s->read_ptr = pread; in outbuf_getdone()
|
| H A D | MuxCommon.h | 161 void outbuf_getdone(Outstream *s, MFE_U8 *pread, MFE_U32 index_read);
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/ |
| H A D | unistd.h | 109 ssize_t _EXFUN(pread, (int __fd, void *__buf, size_t __nbytes, off_t __offset));
|