Searched refs:aioread64 (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | asynch.h | 42 #pragma redefine_extname aioread aioread64 45 #define aioread aioread64 52 #pragma redefine_extname aioread64 aioread 55 #define aioread64 aioread 67 extern int aioread64(int, caddr_t, int, off64_t, int, aio_result_t *);
|
/illumos-gate/usr/src/lib/libaio/common/ |
H A D | mapfile-vers | 58 aioread64 { TYPE = FUNCTION };
|
/illumos-gate/usr/src/lib/libc/port/aio/ |
H A D | aio.c | 331 aioread64(int fd, caddr_t buf, int bufsz, off64_t offset, int whence, in aioread64() function
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 826 aioread64;
|