Home
last modified time | relevance | path

Searched refs:aio_syscalls (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/kern/
HDvfs_aio.c427 static struct syscall_helper_data aio_syscalls[] = { variable
515 error = syscall_helper_register(aio_syscalls, SY_THR_STATIC_KLD); in aio_onceonly()
548 syscall_helper_unregister(aio_syscalls); in aio_unload()