Home
last modified time | relevance | path

Searched refs:au_to_header32_ex (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libbsm/
H A DMakefile165 au_token.3 au_to_header32_ex.3 \
/freebsd/contrib/openbsm/libbsm/
H A DMakefile.am147 $(LN_S) -f au_token.3 au_to_header32_ex.3 && \
H A Dbsm_token.c1569 au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header32_ex() function
1618 return (au_to_header32_ex(rec_size, e_type, e_mod)); in au_to_header_ex()
H A DMakefile.in840 $(LN_S) -f au_token.3 au_to_header32_ex.3 && \
/freebsd/contrib/openbsm/sys/bsm/
H A Daudit_record.h214 token_t *au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
/freebsd/sys/bsm/
H A Daudit_record.h219 token_t *au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
/freebsd/sys/security/audit/
H A Dbsm_token.c1534 au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header32_ex() function
1583 return (au_to_header32_ex(rec_size, e_type, e_mod)); in au_to_header_ex()