Searched refs:aioread (Results 1 – 8 of 8) sorted by relevance
/titanic_41/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 61 extern int aioread(int, caddr_t, int, off_t, int, aio_result_t *);
|
/titanic_41/usr/src/lib/libaio/common/ |
H A D | mapfile-vers | 68 # For most platforms, SUNW_0.7 contains aiocancel, aioread, aiowait, and 84 aioread { TYPE = FUNCTION };
|
H A D | llib-laio | 34 int aioread(int fd, caddr_t buf, int bufsz, off_t offset, int whence,
|
/titanic_41/usr/src/ucbcmd/sbcp/ |
H A D | syscalls.list | 203 aioread SIMPLE /* 179 = 6, aioread */
|
/titanic_41/usr/src/lib/libc/port/aio/ |
H A D | aio.c | 318 aioread(int fd, caddr_t buf, int bufsz, off_t offset, int whence, in aioread() function
|
/titanic_41/usr/src/man/man3c/ |
H A D | Makefile | 41 aioread.3c \ 1351 aiowrite.3c := LINKSRC = aioread.3c
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 284 aioread;
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 36 file path=usr/share/man/man3c/aioread.3c 548 link path=usr/share/man/man3c/aiowrite.3c target=aioread.3c
|