Home
last modified time | relevance | path

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

/f-stack/freebsd/bsm/
H A Daudit_kevents.h618 #define AUE_POSIX_FALLOCATE 43212 /* FreeBSD-specific. */ macro
/f-stack/freebsd/security/audit/
H A Daudit_bsm.c1032 case AUE_POSIX_FALLOCATE: in kaudit_to_bsm()
/f-stack/freebsd/kern/
H A Dinit_sysent.c588 …_args), .sy_call = (sy_call_t *)sys_posix_fallocate, .sy_auevent = AUE_POSIX_FALLOCATE, .sy_flags …
/f-stack/freebsd/sys/
H A Dsysproto.h3130 #define SYS_AUE_posix_fallocate AUE_POSIX_FALLOCATE