Searched refs:AUE_POSIX_FALLOCATE (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h614 #define AUE_POSIX_FALLOCATE 43212 /* FreeBSD-specific. */ macro
/freebsd-12-stable/sys/bsm/
H A Daudit_kevents.h618 #define AUE_POSIX_FALLOCATE 43212 /* FreeBSD-specific. */ macro
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h1414 #define FREEBSD32_SYS_AUE_freebsd32_posix_fallocate AUE_POSIX_FALLOCATE
1417 #define FREEBSD32_SYS_AUE_freebsd32_posix_fallocate AUE_POSIX_FALLOCATE
H A Dfreebsd32_sysent.c603 { AS(freebsd32_posix_fallocate_args), (sy_call_t *)freebsd32_posix_fallocate, AUE_POSIX_FALLOCATE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 530 = freebsd32_posix_fallocate */
607 { AS(freebsd32_posix_fallocate_args), (sy_call_t *)freebsd32_posix_fallocate, AUE_POSIX_FALLOCATE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 530 = freebsd32_posix_fallocate */
/freebsd-12-stable/sys/security/audit/
H A Daudit_bsm.c1018 case AUE_POSIX_FALLOCATE:
/freebsd-12-stable/sys/kern/
H A Dinit_sysent.c582 { AS(posix_fallocate_args), (sy_call_t *)sys_posix_fallocate, AUE_POSIX_FALLOCATE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 530 = posix_fallocate */
/freebsd-12-stable/sys/sys/
H A Dsysproto.h3057 #define SYS_AUE_posix_fallocate AUE_POSIX_FALLOCATE

Completed in 204 milliseconds