Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/bsm/ !
H A Daudit_record.h219 token_t *au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
/xnu-8019.80.24/bsd/security/audit/ !
H A Daudit_bsm_token.c1506 au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, in au_to_header32_tm() function
H A Daudit_bsm.c152 hdr = au_to_header32_tm(tot_rec_size, event, 0, tm); in kau_close()