Searched refs:au_to_header (Results 1 – 8 of 8) sorted by relevance
| /src/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
|
| /src/lib/libbsm/ |
| H A D | Makefile | 162 au_token.3 au_to_header.3 \
|
| /src/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);
|
| /src/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);
|
| /src/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
|