Searched refs:AUE_AIO_ERROR (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h622 #define AUE_AIO_ERROR 43220 /* FreeBSD-specific. */ macro
/freebsd-12-stable/sys/bsm/
H A Daudit_kevents.h626 #define AUE_AIO_ERROR 43220 /* FreeBSD-specific. */ macro
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h1355 #define FREEBSD32_SYS_AUE_freebsd32_aio_error AUE_AIO_ERROR
H A Dfreebsd32_sysent.c376 { AS(freebsd32_aio_error_args), (sy_call_t *)freebsd32_aio_error, AUE_AIO_ERROR, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 317 = freebsd32_aio_error */
/freebsd-12-stable/sys/kern/
H A Dinit_sysent.c369 { AS(aio_error_args), (sy_call_t *)sys_aio_error, AUE_AIO_ERROR, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 317 = aio_error */
/freebsd-12-stable/sys/sys/
H A Dsysproto.h2872 #define SYS_AUE_aio_error AUE_AIO_ERROR

Completed in 217 milliseconds