Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/openbsm/sys/bsm/
Daudit_kevents.h614 #define AUE_POSIX_FALLOCATE 43212 /* FreeBSD-specific. */ macro
/freebsd-12-stable/sys/bsm/
Daudit_kevents.h618 #define AUE_POSIX_FALLOCATE 43212 /* FreeBSD-specific. */ macro
/freebsd-12-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c603 …{ AS(freebsd32_posix_fallocate_args), (sy_call_t *)freebsd32_posix_fallocate, AUE_POSIX_FALLOCATE,…
607 …{ AS(freebsd32_posix_fallocate_args), (sy_call_t *)freebsd32_posix_fallocate, AUE_POSIX_FALLOCATE,…
Dfreebsd32_proto.h1414 #define FREEBSD32_SYS_AUE_freebsd32_posix_fallocate AUE_POSIX_FALLOCATE
1417 #define FREEBSD32_SYS_AUE_freebsd32_posix_fallocate AUE_POSIX_FALLOCATE
/freebsd-12-stable/sys/security/audit/
Daudit_bsm.c1018 case AUE_POSIX_FALLOCATE: in kaudit_to_bsm()
/freebsd-12-stable/contrib/openbsm/etc/
Daudit_event575 43212:AUE_POSIX_FALLOCATE:posix_fallocate(2):no
/freebsd-12-stable/sys/kern/
Dinit_sysent.c582 …{ AS(posix_fallocate_args), (sy_call_t *)sys_posix_fallocate, AUE_POSIX_FALLOCATE, NULL, 0, 0, SYF…
/freebsd-12-stable/sys/sys/
Dsysproto.h3057 #define SYS_AUE_posix_fallocate AUE_POSIX_FALLOCATE