HomeSort by: relevance | last modified time | path
    Searched refs:SYS___aio_suspend50 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/kern/
syscalls_autoload.c 204 { SYS___aio_suspend50, "aio" },
sys_aio.c 163 { SYS___aio_suspend50, 0, (sy_call_t *)sys___aio_suspend50 },
1904 sys___aio_suspend50(struct lwp *l, const struct sys___aio_suspend50_args *uap, function in typeref:typename:int
  /src/sys/sys/
syscall.h 1220 #define SYS___aio_suspend50 438
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 5444 error = rsys_syscall(SYS___aio_suspend50, &callarg, sizeof(callarg), retval);

Completed in 19 milliseconds