Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/bsm/
H A Daudit_record.h219 token_t *au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
222 token_t *au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
225 token_t *au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
229 token_t *au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod)
231 token_t *au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod)
233 token_t *au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod)
235 token_t *au_to_header64(int rec_size, au_event_t e_type, au_emod_t e_mod)
237 token_t *au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod)
H A Daudit.h197 typedef u_int16_t au_emod_t; typedef
/xnu-12377.81.4/bsd/security/audit/
H A Daudit_bsm_token.c1457 au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header32_ex_tm()
1506 au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header32_tm()
1531 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header64_tm()