| /onnv/onnv-gate/usr/src/uts/common/c2/ |
| audit_record.h | 271 token_t *au_to_header(int, au_event_t, au_emod_t); 272 token_t *au_to_header_ex(int, au_event_t, au_emod_t); 304 void au_close(au_kcontext_t *, caddr_t *, int, au_event_t, au_emod_t); 305 void au_close_defer(token_t *, int, au_event_t, au_emod_t); 306 void au_close_time(au_kcontext_t *, token_t *, int, au_event_t, au_emod_t, 402 extern token_t *au_to_header(au_event_t, au_emod_t); 403 extern token_t *au_to_header_ex(au_event_t, au_emod_t);
|
| audit_kernel.h | 133 au_emod_t audi_e_mod; /* audit event modifier */ 205 au_emod_t tad_evmod; /* event modifier for audit record */
|
| audit_io.c | 105 au_emod_t e_mod) 137 au_close_defer(token_t *dchain, int flag, au_event_t e_type, au_emod_t e_mod) 228 au_emod_t e_mod, timestruc_t *etime) 818 audit_async_finish(caddr_t *ad, au_event_t aid, au_emod_t amod)
|
| audit.h | 89 typedef ushort_t au_emod_t; typedef 543 void audit_async_finish(caddr_t *, au_event_t, au_emod_t);
|
| audit_token.c | 66 au_to_header(int byte_count, au_event_t e_type, au_emod_t e_mod) 99 au_to_header_ex(int byte_count, au_event_t e_type, au_emod_t e_mod)
|
| audit.c | 1008 au_emod_t evmod = 0; 1022 tad->tad_evmod |= (au_emod_t)fad->fad_flags; 1061 evmod = (au_emod_t)fad->fad_flags; [all...] |
| audit_event.c | [all...] |
| /onnv/onnv-gate/usr/src/lib/libbsm/common/ |
| au_open.c | 144 au_emod_t e_mod;
|
| au_to.c | 78 au_to_header(au_event_t e_type, au_emod_t e_mod) 119 au_to_header_ex(au_event_t e_type, au_emod_t e_mod) [all...] |
| /onnv/onnv-gate/usr/src/cmd/auditreduce/ |
| proc.c | 631 au_emod_t id_modifier;
|
| /onnv/onnv-gate/usr/src/cmd/praudit/ |
| format.c | 59 static void eventmodifier2string(au_emod_t emodifier, char *modstring, 1256 eventmodifier2string(au_emod_t emodifier, char *modstring, size_t modlen) [all...] |