Home
last modified time | relevance | path

Searched refs:au_event_t (Results 1 – 25 of 50) sorted by relevance

12

/titanic_41/usr/src/lib/libbsm/common/
H A Dlibbsm.h51 au_event_t ae_number;
138 extern int au_close(int, int, au_event_t);
153 extern au_event_ent_t *getauevnum(au_event_t);
154 extern au_event_ent_t *getauevnum_r(au_event_ent_t *, au_event_t);
155 extern au_event_t getauevnonam(char *);
156 extern int au_preselect(au_event_t, au_mask_t *, int, int);
157 extern int cacheauevent(au_event_ent_t **, au_event_t);
H A Daudit_event.c213 getauevnum_r(au_event_ent_t *e, au_event_t event_number) in getauevnum_r()
227 getauevnum(au_event_t event_number) in getauevnum()
240 au_event_t
269 cacheauevent(au_event_ent_t **result, au_event_t event_number) in cacheauevent()
271 static au_event_t max; /* the highest event number in the file */ in cacheauevent()
272 static au_event_t min; /* the lowest event number in the file */ in cacheauevent()
349 p_tbl[invalid]->ae_number = (au_event_t)-1; in cacheauevent()
370 for (i = 0; (au_event_t)i < max; i++) { in cacheauevent()
H A Dadt_xlate.h157 au_event_t ae_event_id; /* external id */
158 au_event_t ae_internal_id; /* translated */
214 void (*as_preload)(au_event_t, adt_event_data_t *);
309 au_event_t tx_external_event; /* event id, external view */
310 au_event_t tx_internal_event; /* event id, internal view */
H A Daudit_rshd.c43 static au_event_t rshd_event; /* audit event number */
48 static int selected(uid_t, char *, au_event_t, int);
174 selected(uid_t uid, char *locuser, au_event_t event, int sf) in selected()
H A Dgeneric.c48 static int selected(au_event_t, au_mask_t *, int);
63 static au_event_t aug_event; /* id of event being audited */
317 aug_save_event(au_event_t id) in aug_save_event()
487 selected(au_event_t e, au_mask_t *m, int sorf) in selected()
H A Dau_preselect.c47 au_event_t event; /* audit event number */
69 au_preselect(au_event_t au_event, au_mask_t *au_mask_p, int sorf, int flag) in au_preselect()
H A Daudit_ftpd.c58 static int selected(uid_t, char *, au_event_t, int);
218 au_event_t event, in selected()
H A Dgeneric.h51 extern void aug_save_event(au_event_t);
H A Dadt.h108 *adt_alloc_event(const adt_session_data_t *, au_event_t);
H A Daudit_rexd.c52 static au_event_t event;
84 au_event_t event;
H A Daudit_rexecd.c49 static au_event_t event;
56 au_event_t event;
H A Daudit_allocate.c91 au_event_t event; /* audit event number */
H A Daudit_kadmind.c94 au_event_t event, /* audit event */ in common_audit()
/titanic_41/usr/src/uts/common/c2/
H A Daudit_event.c81 static au_event_t aui_fchownat(au_event_t);
82 static au_event_t aui_fchmodat(au_event_t);
83 static au_event_t aui_open(au_event_t);
84 static au_event_t aui_openat(au_event_t);
85 static au_event_t aui_unlinkat(au_event_t);
86 static au_event_t aui_fstatat(au_event_t);
87 static au_event_t aui_msgsys(au_event_t);
88 static au_event_t aui_shmsys(au_event_t);
89 static au_event_t aui_semsys(au_event_t);
90 static au_event_t aui_utssys(au_event_t);
[all …]
H A Daudit_record.h270 token_t *au_to_header(int, au_event_t, au_emod_t);
271 token_t *au_to_header_ex(int, au_event_t, au_emod_t);
303 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, timestruc_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);
H A Daudit_kernel.h131 au_event_t audi_e_type; /* audit event id */
197 au_event_t tad_event; /* event for audit record */
273 au_event_t (*au_init)(au_event_t);
H A Daudit.h88 typedef ushort_t au_event_t; typedef
418 au_event_t ec_number;
544 int audit_async_start(label_t *, au_event_t, int);
545 void audit_async_finish(caddr_t *, au_event_t, au_emod_t, timestruc_t *);
H A Daudit_io.c104 au_close(au_kcontext_t *kctx, caddr_t *d, int flag, au_event_t e_type, in au_close()
137 au_close_defer(token_t *dchain, int flag, au_event_t e_type, au_emod_t e_mod, in au_close_defer()
231 au_close_time(au_kcontext_t *kctx, token_t *dchain, int flag, au_event_t e_type, in au_close_time()
792 audit_async_start(label_t *jb, au_event_t event, int sorf) in audit_async_start()
831 audit_async_finish(caddr_t *ad, au_event_t aid, au_emod_t amod, in audit_async_finish()
/titanic_41/usr/src/cmd/hal/tools/
H A Dhal-storage-zpool.c54 audit_pool(const adt_export_data_t *imported_state, au_event_t event_id, in audit_pool()
116 au_event_t event_id; in handle_zpool()
H A Dhal-storage-shared.h75 void audit_volume(const adt_export_data_t *imported_state, au_event_t event_id, int result,
/titanic_41/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.h41 au_event_t sf_eventid; /* 0 if no value */
/titanic_41/usr/src/cmd/smserverd/
H A Dmyaudit.c49 static int selected(au_event_t, au_mask_t *, int);
274 selected(au_event_t e, au_mask_t *m, int sorf) in selected()
/titanic_41/usr/src/lib/libnwam/common/
H A Dlibnwam_audit.c37 nwam_record_audit_event(const ucred_t *ucr, au_event_t eid, in nwam_record_audit_event()
H A Dlibnwam_priv.h151 extern void nwam_record_audit_event(const ucred_t *, au_event_t, char *, char *,
/titanic_41/usr/src/cmd/auditconfig/
H A Dauditconfig.c194 static au_event_ent_t *egetauevnum(au_event_t event_number);
206 static void chk_event_num(int etype, au_event_t event);
340 (au_event_t)atol(*argv)); in parse_args()
374 (au_event_t)atol(*argv)); in parse_args()
448 (au_event_t)atol(*argv)); in parse_args()
1139 au_event_t event_num; in do_audit()
1147 event_num = (au_event_t)atoi(event); in do_audit()
1293 au_event_t event_number; in do_getclass()
1909 au_event_t event; in do_setclass()
2239 egetauevnum(au_event_t event_number) in egetauevnum()
[all …]

12