HomeSort by relevance Sort by last modified time
    Searched defs:aio_error (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
aio.h 156 extern int aio_error (__const struct aiocb *__aiocbp) __THROW __nonnull ((1));
190 extern int __REDIRECT_NTH (aio_error, (__const struct aiocb *__aiocbp),
212 # define aio_error aio_error64 macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
aio.h 156 extern int aio_error (__const struct aiocb *__aiocbp) __THROW __nonnull ((1));
190 extern int __REDIRECT_NTH (aio_error, (__const struct aiocb *__aiocbp),
212 # define aio_error aio_error64 macro

Completed in 42 milliseconds