Home
last modified time | relevance | path

Searched refs:MAX_AUDIT_IDENTITY_SIZE (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/bsd/bsm/
H A Daudit_internal.h82 #define MAX_AUDIT_IDENTITY_SIZE 179 macro
/xnu-12377.81.4/bsd/security/audit/
H A Daudit_syscalls.c198 max_record_length -= MAX_AUDIT_IDENTITY_SIZE; in audit()