OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYS_aio_cancel
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/kern/
syscalls_autoload.c
191
{
SYS_aio_cancel
, "aio" },
sys_aio.c
158
{
SYS_aio_cancel
, 0, (sy_call_t *)
sys_aio_cancel
},
1733
sys_aio_cancel
(struct lwp *l, const struct sys_aio_cancel_args *uap,
function in typeref:typename:int
/src/sys/sys/
syscall.h
1112
#define
SYS_aio_cancel
399
/src/sys/rump/librump/rumpkern/
rump_syscalls.c
4684
error = rsys_syscall(
SYS_aio_cancel
, &callarg, sizeof(callarg), retval);
Completed in 36 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025