Home
last modified time | relevance | path

Searched refs:aiocb64 (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Daio.h63 struct aiocb64 struct
221 extern int aio_read64 (struct aiocb64 *__aiocbp) __THROW __nonnull ((1));
222 extern int aio_write64 (struct aiocb64 *__aiocbp) __THROW __nonnull ((1));
225 struct aiocb64 *__const __list[__restrict_arr],
229 extern int aio_error64 (__const struct aiocb64 *__aiocbp)
231 extern __ssize_t aio_return64 (struct aiocb64 *__aiocbp)
234 extern int aio_cancel64 (int __fildes, struct aiocb64 *__aiocbp) __THROW;
236 extern int aio_suspend64 (__const struct aiocb64 *__const __list[], int __nent,
240 extern int aio_fsync64 (int __operation, struct aiocb64 *__aiocbp)