Home
last modified time | relevance | path

Searched refs:aio_error64 (Results 1 – 4 of 4) 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
83 #pragma redefine_extname aio_error64 aio_error
95 #define aio_error64 aio_error
129 extern int aio_error64(const aiocb64_t *);
/illumos-gate/usr/src/lib/librt/common/
H A Dmapfile-vers80 aio_error64 { TYPE = FUNCTION };
/illumos-gate/usr/src/lib/libc/port/aio/
H A Dposix_aio.c1523 aio_error64(const aiocb64_t *aiocbp) in aio_error64() function
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers725 aio_error64;