Home
last modified time | relevance | path

Searched refs:MIN_AUDIT_FILE_SIZE (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/bsm/
H A Daudit.h50 #define MIN_AUDIT_FILE_SIZE (512 * 1024) macro
/f-stack/tools/compat/include/bsm/
H A Daudit.h42 #define MIN_AUDIT_FILE_SIZE (512 * 1024) macro
/f-stack/freebsd/security/audit/
H A Daudit_syscalls.c504 (udata.au_fstat.af_filesz < MIN_AUDIT_FILE_SIZE)) in sys_auditon()