Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/bsm/
Daudit_record.h210 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);
Daudit.h183 typedef u_int16_t au_emod_t; typedef
/freebsd-12-stable/contrib/openbsm/sys/bsm/
Daudit_record.h203 token_t *au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
205 token_t *au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
207 token_t *au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
210 token_t *au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod);
211 token_t *au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
212 token_t *au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod);
213 token_t *au_to_header64(int rec_size, au_event_t e_type, au_emod_t e_mod);
214 token_t *au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
Daudit.h179 typedef u_int16_t au_emod_t; typedef
/freebsd-12-stable/contrib/openbsm/libbsm/
Dbsm_token.c1465 au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header32_tm()
1503 au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header32_ex_tm()
1540 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header64_tm()
1569 au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header32_ex()
1586 au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header32()
1597 __unused au_emod_t e_mod) in au_to_header64()
1607 au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header()
1615 au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header_ex()
/freebsd-12-stable/sys/security/audit/
Dbsm_token.c1440 au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header32_tm()
1476 au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header32_ex_tm()
1512 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header64_tm()
1539 au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header32_ex()
1556 au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header32()
1567 __unused au_emod_t e_mod) in au_to_header64()
1577 au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header()
1585 au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header_ex()
/freebsd-12-stable/contrib/openbsm/test/bsm/
Dgenerate.c176 static au_emod_t header32_e_mod = 0x4567;