Searched refs:au_emod_t (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_record.h | 210 token_t *au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, 212 token_t *au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, 214 token_t *au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, 217 token_t *au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod); 218 token_t *au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod); 219 token_t *au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod); 220 token_t *au_to_header64(int rec_size, au_event_t e_type, au_emod_t e_mod); 221 token_t *au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
|
| H A D | audit.h | 183 typedef u_int16_t au_emod_t; typedef
|
| /f-stack/freebsd/security/audit/ |
| H A D | bsm_token.c | 1438 au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header32_tm() 1474 au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header32_ex_tm() 1510 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header64_tm() 1537 au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header32_ex() 1554 au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header32() 1565 __unused au_emod_t e_mod) in au_to_header64() 1575 au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header() 1583 au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header_ex()
|
| /f-stack/tools/compat/include/bsm/ |
| H A D | audit.h | 173 typedef u_int16_t au_emod_t; typedef
|