Searched refs:au_emod_t (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.81.4/bsd/bsm/ |
| H A D | audit_record.h | 219 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 D | audit.h | 197 typedef u_int16_t au_emod_t; typedef
|
| /xnu-11215.81.4/bsd/security/audit/ |
| H A D | audit_bsm_token.c | 1457 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()
|