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

/xnu-2782.1.97/bsd/bsm/
H A Daudit_record.h198 token_t *au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
200 token_t *au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
202 token_t *au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
205 token_t *au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod);
206 token_t *au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
207 token_t *au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod);
208 token_t *au_to_header64(int rec_size, au_event_t e_type, au_emod_t e_mod);
209 token_t *au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
/xnu-2782.1.97/bsd/security/audit/
H A Daudit_bsm_token.c1288 au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1308 ADD_U_INT16(dptr, e_mod);
1331 au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1345 ADD_U_INT16(dptr, e_mod);
1356 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1370 ADD_U_INT16(dptr, e_mod);

Completed in 69 milliseconds