Searched refs:au_to_header64_tm (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/openbsm/sys/bsm/ |
H A D | audit_record.h | 207 token_t *au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
|
/freebsd/sys/bsm/ |
H A D | audit_record.h | 212 token_t *au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
|
/freebsd/contrib/openbsm/libbsm/ |
H A D | bsm_token.c | 1540 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header64_tm() function 1603 return (au_to_header64_tm(rec_size, e_type, e_mod, tm)); in au_to_header64()
|
/freebsd/sys/security/audit/ |
H A D | bsm_token.c | 1507 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header64_tm() function 1568 return (au_to_header64_tm(rec_size, e_type, e_mod, tm)); in au_to_header64()
|