Searched defs:aio_error (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Daio.h53 #pragma redefine_extname aio_error aio_error64
65 #define aio_error aio_error64 macro
83 #pragma redefine_extname aio_error64 aio_error
95 #define aio_error64 aio_error
112 extern int aio_error(const aiocb_t *);
/illumos-gate/usr/src/lib/libc/port/aio/
H A Dposix_aio.c32 * aio_error
632 aio_error(const aiocb_t *aiocbp) function

Completed in 71 milliseconds