Home
last modified time | relevance | path

Searched refs:au_to_header32_ex_tm (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/bsm/
H A Daudit_record.h212 token_t *au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
/f-stack/freebsd/security/audit/
H A Dbsm_token.c1474 au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header32_ex_tm() function
1549 return (au_to_header32_ex_tm(rec_size, e_type, e_mod, tm, &aia)); in au_to_header32_ex()
H A Daudit_bsm.c150 hdr = au_to_header32_ex_tm(tot_rec_size, event, 0, tm, &ak); in kau_close()