OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aio_cancel
(Results
1 - 4
of
4
) sorted by relevancy
/src/include/
aio.h
42
int
aio_cancel
(int, struct aiocb *);
/src/lib/librt/
Makefile
14
MAN+= aio.3
aio_cancel
.3 aio_error.3 aio_fsync.3 aio_read.3 aio_return.3 \
/src/tests/lib/libc/sys/
t_aio_cancel.c
130
crv =
aio_cancel
(fd, &cb);
191
crv =
aio_cancel
(fd, &cb);
212
crv =
aio_cancel
(-1, &cb);
/src/sys/rump/librump/rumpkern/
rump_syscalls.c
4695
__weak_alias(
aio_cancel
,rump___sysimpl_aio_cancel);
8259
}, /* 399 =
aio_cancel
*/
Completed in 18 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025