Searched refs:au_to_header32_ex (Results 1 – 7 of 7) sorted by relevance
/freebsd/lib/libbsm/ |
H A D | Makefile | 165 au_token.3 au_to_header32_ex.3 \
|
/freebsd/contrib/openbsm/libbsm/ |
H A D | Makefile.am | 147 $(LN_S) -f au_token.3 au_to_header32_ex.3 && \
|
H A D | bsm_token.c | 1569 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 D | Makefile.in | 840 $(LN_S) -f au_token.3 au_to_header32_ex.3 && \
|
/freebsd/contrib/openbsm/sys/bsm/ |
H A D | audit_record.h | 214 token_t *au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
|
/freebsd/sys/bsm/ |
H A D | audit_record.h | 219 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 D | bsm_token.c | 1534 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()
|