Searched defs:aioread64 (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | asynch.h | 44 #pragma redefine_extname aioread aioread64 47 #define aioread aioread64 54 #pragma redefine_extname aioread64 aioread 57 #define aioread64 aioread macro 69 extern int aioread64(int, caddr_t, int, off64_t, int, aio_result_t *);
|
/illumos-gate/usr/src/lib/libc/port/aio/ |
H A D | aio.c | 333 aioread64(int fd, caddr_t buf, int bufsz, off64_t offset, int whence, function
|
Completed in 67 milliseconds