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

/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_session.c156 au_history_record(au_sentry_t *se, au_history_event_t event) function
171 #define au_history_record(se, event) do {} while (0) macro
660 au_history_record(found_se, AU_HISTORY_EVENT_FIND);
676 au_history_record(se, AU_HISTORY_EVENT_DEATH);
724 au_history_record(se, AU_HISTORY_EVENT_REF);
742 au_history_record(se, AU_HISTORY_EVENT_UNREF);
933 au_history_record(se, AU_HISTORY_EVENT_BIRTH);

Completed in 165 milliseconds