Searched refs:aiowrite (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | asynch.h | 45 #pragma redefine_extname aiowrite aiowrite64 48 #define aiowrite aiowrite64 55 #pragma redefine_extname aiowrite64 aiowrite 58 #define aiowrite64 aiowrite 62 extern int aiowrite(int, caddr_t, int, off_t, int, aio_result_t *);
|
/titanic_41/usr/src/lib/libaio/common/ |
H A D | mapfile-vers | 69 # aiowrite. For ABI reasons, 32-bit sparc puts them in SISCD_2.3, and 86 aiowrite { TYPE = FUNCTION };
|
H A D | llib-laio | 36 int aiowrite(int fd, caddr_t buf, int bufsz, off_t offset, int whence,
|
/titanic_41/usr/src/ucbcmd/sbcp/ |
H A D | syscalls.list | 204 aiowrite SIMPLE /* 180 = 6, aiowrite */
|
/titanic_41/usr/src/lib/libc/port/aio/ |
H A D | aio.c | 325 aiowrite(int fd, caddr_t buf, int bufsz, off_t offset, int whence, in aiowrite() function
|
/titanic_41/usr/src/man/man3c/ |
H A D | Makefile | 554 aiowrite.3c \ 1351 aiowrite.3c := LINKSRC = aioread.3c
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 290 aiowrite;
|
/titanic_41/usr/src/cmd/fs.d/ufs/mkfs/ |
H A D | mkfs.c | 3311 n = aiowrite(fso, bf, size, (off_t)bno * sectorsize, in awtfs()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 548 link path=usr/share/man/man3c/aiowrite.3c target=aioread.3c
|
/titanic_41/ |
H A D | .gitignore | 4708 usr/src/man/man3c/aiowrite.3c
|