Searched refs:audit_event (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/cmd/smserverd/ |
H A D | myaudit.c | 111 door_dp->audit_event = 0; in audit_init() 241 if (au_close(ad, 1, door_dp->audit_event) < 0) { in audit_audit() 256 return (selected(door_dp->audit_event, in audit_na_selected() 269 return (selected(door_dp->audit_event, in audit_selected()
|
H A D | smserver.h | 144 au_event_t audit_event; /* id of event being audited */ member
|
H A D | smediad.c | 1738 door_dp->audit_event = AUE_smserverd; in set_protection_status()
|
/titanic_44/usr/src/uts/common/c2/ |
H A D | audit_kernel.h | 362 #define AUDIT_ASYNC_START(rp, audit_event, sorf) \ argument 371 if (audit_async_start(&jb, audit_event, sorf)) { \ 376 #define AUDIT_ASYNC_FINISH(rp, audit_event, event_modifier, event_time) \ argument 377 audit_async_finish((caddr_t *)&(rp), audit_event, event_modifier, \
|
/titanic_44/usr/src/lib/libbsm/ |
H A D | Makefile | 73 ESFILES = audit_class audit_event 139 audit_uevents.h: mkhdr.sh audit_event.txt
|
H A D | Makefile.com | 42 audit_event.o \
|
H A D | mkhdr.sh | 27 DATABASE=audit_event.txt
|
H A D | audit_class.txt | 35 # audit_event for obsolete events.
|
/titanic_44/usr/src/man/man4/ |
H A D | Makefile | 32 audit_event.4 \
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | SUNWcs.man4.inc | 21 file path=usr/share/man/man4/audit_event.4
|
H A D | SUNWcs.mf | 410 file path=etc/security/audit_event group=sys preserve=renamenew
|
/titanic_44/usr/src/cmd/auditrecord/ |
H A D | audit_record_attr.txt | 93 # the files audit_event and audit_class. At a minimum, a record 1197 # used internal to audit_event.c for minimal audit 1431 # associated class remapped to AUE_READ's class (audit_event.c:audit_s2e[237]) 1592 # associated class remapped to AUE_WRITE's class (audit_event.c:audit_s2e[240]) 1909 #old BSM manual wrong; used audit_event.c
|
/titanic_44/usr/src/uts/common/ |
H A D | Makefile.files | 1574 C2AUDIT_OBJS += adr.o audit.o audit_event.o audit_io.o \
|