Searched refs:freebsd32_aio_error_args (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h296 struct freebsd32_aio_error_args { struct
757 int freebsd32_aio_error(struct thread *, struct freebsd32_aio_error_args *);
H A Dfreebsd32_sysent.c372 { AS(freebsd32_aio_error_args), (sy_call_t *)freebsd32_aio_error, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 317 = freebsd32_aio_error */
H A Dfreebsd32_systrace_args.c1574 struct freebsd32_aio_error_args *p = params;
/freebsd-11-stable/sys/kern/
H A Dvfs_aio.c2813 freebsd32_aio_error(struct thread *td, struct freebsd32_aio_error_args *uap)

Completed in 367 milliseconds