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

/freebsd-10.1-release/contrib/openbsm/sys/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);
H A Daudit.h173 typedef u_int16_t au_emod_t; typedef
/freebsd-10.1-release/sys/bsm/
H A Daudit_record.h202 token_t *au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
204 token_t *au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
206 token_t *au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
209 token_t *au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod);
210 token_t *au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
211 token_t *au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod);
212 token_t *au_to_header64(int rec_size, au_event_t e_type, au_emod_t e_mod);
213 token_t *au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
H A Daudit.h174 typedef u_int16_t au_emod_t; typedef
/freebsd-10.1-release/contrib/openbsm/libbsm/
H A Dbsm_token.c1467 au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
1505 au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
1542 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
1571 au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod)
1588 au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod)
1599 __unused au_emod_t e_mod)
1609 au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod)
1617 au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod)
/freebsd-10.1-release/sys/security/audit/
H A Dbsm_token.c1440 au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
1476 au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
1512 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
1539 au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod)
1556 au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod)
1567 __unused au_emod_t e_mod)
1577 au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod)
1585 au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod)
/freebsd-10.1-release/contrib/openbsm/test/bsm/
H A Dgenerate.c178 static au_emod_t header32_e_mod = 0x4567;

Completed in 123 milliseconds