Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dinit_sysent.c366 …{ AS(aio_return_args), (sy_call_t *)sys_aio_return, AUE_AIO_RETURN, NULL, 0, 0, SYF_CAPENABLED, SY…
H A Dvfs_aio.c1855 sys_aio_return(struct thread *td, struct aio_return_args *uap) in sys_aio_return() function
/freebsd-12.1/sys/sys/
H A Dsysproto.h1966 int sys_aio_return(struct thread *, struct aio_return_args *);