Searched refs:au_to_header (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/openbsm/libbsm/ |
H A D | bsm_audit.c | 244 header = au_to_header(tot_rec_size, event, 0); in au_assemble() 272 header = au_to_header(tot_rec_size, event, 0); in au_assemble()
|
H A D | Makefile.am | 143 $(LN_S) -f au_token.3 au_to_header.3 && \
|
H A D | Makefile.in | 836 $(LN_S) -f au_token.3 au_to_header.3 && \
|
H A D | bsm_token.c | 1607 au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header() function
|
/freebsd/lib/libbsm/ |
H A D | Makefile | 163 au_token.3 au_to_header.3 \
|
/freebsd/contrib/openbsm/sys/bsm/ |
H A D | audit_record.h | 210 token_t *au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod);
|
/freebsd/sys/bsm/ |
H A D | audit_record.h | 215 token_t *au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod);
|
/freebsd/sys/security/audit/ |
H A D | bsm_token.c | 1572 au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header() function
|