Searched refs:au_to_header (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/c2/ |
H A D | audit_record.h | 270 token_t *au_to_header(int, au_event_t, au_emod_t); 402 extern token_t *au_to_header(au_event_t, au_emod_t);
|
H A D | audit_io.c | 302 record = au_to_header(byte_count, e_type, e_mod); in au_close_time()
|
H A D | audit_token.c | 66 au_to_header(int byte_count, au_event_t e_type, au_emod_t e_mod) in au_to_header() function
|
/titanic_41/usr/src/lib/libbsm/common/ |
H A D | au_to.c | 78 au_to_header(au_event_t e_type, au_emod_t e_mod) in au_to_header() function 138 return (au_to_header(e_type, e_mod)); in au_to_header_ex() 142 return (au_to_header(e_type, e_mod)); in au_to_header_ex() 145 return (au_to_header(e_type, e_mod)); in au_to_header_ex()
|
H A D | mapfile-vers | 258 au_to_header;
|