Searched refs:aiowait (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/lib/libaio/common/ |
H A D | mapfile-vers | 68 # For most platforms, SUNW_0.7 contains aiocancel, aioread, aiowait, and 85 aiowait { TYPE = FUNCTION };
|
H A D | llib-laio | 45 aio_result_t *aiowait(struct timeval *uwait);
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | asynch.h | 64 extern aio_result_t *aiowait(struct timeval *);
|
/titanic_50/usr/src/ucbcmd/sbcp/ |
H A D | syscalls.list | 205 aiowait SIMPLE /* 181 = 1, aiowait */
|
/titanic_50/usr/src/uts/common/os/ |
H A D | aio.c | 94 static int aiowait(struct timeval *, int, long *); 241 error = aiowait((struct timeval *)a1, (int)a2, &rval); in kaioc() 325 error = aiowait((struct timeval *)uap[1], (int)uap[2], in kaio() 520 aiowait( in aiowait() function
|
/titanic_50/usr/src/lib/libc/port/aio/ |
H A D | aio.c | 511 aiowait(struct timeval *uwait) in aiowait() function
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 440 aiowait;
|
/titanic_50/usr/src/man/man3c/ |
H A D | Makefile | 42 aiowait.3c \
|
/titanic_50/usr/src/cmd/fs.d/ufs/mkfs/ |
H A D | mkfs.c | 3075 resultp = aiowait(block ? NULL : &zero_wait); in wait_for_write()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 38 file path=usr/share/man/man3c/aiowait.3c
|