Home
last modified time | relevance | path

Searched refs:audit_event (Results 1 – 13 of 13) sorted by relevance

/titanic_44/usr/src/cmd/smserverd/
H A Dmyaudit.c111 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 Dsmserver.h144 au_event_t audit_event; /* id of event being audited */ member
H A Dsmediad.c1738 door_dp->audit_event = AUE_smserverd; in set_protection_status()
/titanic_44/usr/src/uts/common/c2/
H A Daudit_kernel.h362 #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 DMakefile73 ESFILES = audit_class audit_event
139 audit_uevents.h: mkhdr.sh audit_event.txt
H A DMakefile.com42 audit_event.o \
H A Dmkhdr.sh27 DATABASE=audit_event.txt
H A Daudit_class.txt35 # audit_event for obsolete events.
/titanic_44/usr/src/man/man4/
H A DMakefile32 audit_event.4 \
/titanic_44/usr/src/pkg/manifests/
H A DSUNWcs.man4.inc21 file path=usr/share/man/man4/audit_event.4
H A DSUNWcs.mf410 file path=etc/security/audit_event group=sys preserve=renamenew
/titanic_44/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt93 # 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 DMakefile.files1574 C2AUDIT_OBJS += adr.o audit.o audit_event.o audit_io.o \