Symbol: au_emod_t
sys/bsm/audit_record.h
208
token_t *au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
sys/bsm/audit_record.h
210
token_t *au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
sys/bsm/audit_record.h
212
token_t *au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
sys/bsm/audit_record.h
215
token_t *au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod);
sys/bsm/audit_record.h
216
token_t *au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
sys/bsm/audit_record.h
217
token_t *au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod);
sys/bsm/audit_record.h
218
token_t *au_to_header64(int rec_size, au_event_t e_type, au_emod_t e_mod);
sys/bsm/audit_record.h
219
token_t *au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
sys/security/audit/bsm_token.c
1435
au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
sys/security/audit/bsm_token.c
1471
au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
sys/security/audit/bsm_token.c
1507
au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
sys/security/audit/bsm_token.c
1534
au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod)
sys/security/audit/bsm_token.c
1551
au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod)
sys/security/audit/bsm_token.c
1562
__unused au_emod_t e_mod)
sys/security/audit/bsm_token.c
1572
au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod)
sys/security/audit/bsm_token.c
1580
au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod)