Home
last modified time | relevance | path

Searched refs:audit (Results 1 – 25 of 78) sorted by relevance

1234

/illumos-gate/usr/src/tools/codesign/
H A Dcodesign_server.pl69 audit("START User=$user Client=$client");
150 audit("SIGN $path $cred $hash");
207 sub audit { subroutine
226 audit($msg);
237 audit("END");
/illumos-gate/usr/src/lib/libadt_jni/com/sun/audit/
H A DMakefile30 ADT_PKG = com.sun.audit
33 CLASSPATH = $(TOP):com/sun/audit
69 $(JAR) -cvf $(TOP)/com/sun/audit/$(JAR_FILE) com/sun/audit/*.class
/illumos-gate/usr/src/cmd/praudit/
H A Dprint_audit.txt33 print_audit, print_audit_buf - format and print audit trail data
37 print_audit_xml_ending_buf - print audit XML prolog and ending
51 print_audit() formats binary audit data from stdin and prints in
52 ASCII on stdout. print_audit_buf() formats binary audit data from
57 only the audit XML prolog. The XML, prolog includes identification
63 the XML ending which completes the audit XML.
122 binary audit data.
126 EIO - input exhausted before end of an audit record.
143 audit record from the input):
161 The following code fragment takes audit input from stdin, and
[all …]
/illumos-gate/usr/src/cmd/audit/
H A DMakefile25 PROG = audit
36 OBJS = audit.o
/illumos-gate/usr/src/cmd/bnu/
H A Duudemon.cleanup129 [ -f $ADMIN/audit ] && mv $ADMIN/audit $OLD/audit
135 > $ADMIN/audit
/illumos-gate/usr/src/lib/libbsm/
H A DMakefile81 RESA=$(ROOTETCSECURITY)/audit
83 VARAUDIT=$(ROOT)/var/audit
180 $(SYMLINK) ../../../../var/audit $@
H A Daudit_event.txt31 # Used to map audit events to audit classes for preselection and post-selection.
32 # Used by TCB programs that write audit records to preselect audit events
56 # Allocation of user level audit events:
63 # kernel audit events
202 141:AUE_AUDITON_GPOLICY:auditon(2) - get audit policy flags:aa
254 211:AUE_AUDIT:audit(2):no
264 220:AUE_AUDITSYS:audit system calls place holder:no
269 225:AUE_AUDITON_GETSTAT:auditon(2) - get audit statistics:as
273 229:AUE_AUDITON_GETCOND:auditon(2) - get audit state:aa
274 230:AUE_AUDITON_SETCOND:auditon(2) - set audit state:as
[all …]
H A Dmkhdr.sh64 * User level audit event numbers.
/illumos-gate/usr/src/pkg/manifests/
H A Dlibrary-libadt_jni.p5m39 dir path=usr/lib/audit
40 file path=usr/lib/audit/Audit.jar
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt30 # source file for describing audit records.
354 comment=3, "setcond", audit state
425 comment=1, audit policy flags, "setpolicy"
471 comment=1, audit user ID, "auid":
477 comment=1, audit session ID, "asid"
646 # see uts/common/c2/audit.c
889 # see audit.c
896 # see audit.c
1720 comment=1, audit user ID, "auid":
1726 comment=1, audit session ID, "asid"
[all …]
H A DMakefile29 ROOTAUDITDIR = $(ROOT)/usr/lib/audit
/illumos-gate/usr/src/lib/libadt_jni/com/sun/
H A DMakefile.com32 ROOTAUDITHOME = $(ROOT)/usr/lib/audit
H A DMakefile29 SUBDIRS = audit
/illumos-gate/usr/src/uts/common/c2/
H A DMakefile31 HDRS= audit.h audit_kernel.h audit_kevents.h audit_record.h \
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Dwhocalls.ksh28 whocalls will audit all function bindings between <utility> and any library
/illumos-gate/usr/src/lib/libbsm/common/
H A Dbsm.c42 audit(char *record, int length) in audit() function
/illumos-gate/usr/src/lib/libadt_jni/
H A DMakefile30 GENSRCS = common/adt_jni_event.c common/mapfile-vers com/sun/audit/AuditEvent.java
/illumos-gate/usr/src/cmd/sgs/libcrle/
H A DMakefile.com34 COMOBJS= audit.o dump.o util.o
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs265 Allows a process to generate audit records.
266 Allows a process to get its own audit pre-selection information.
358 Allows a process to start the (kernel) audit daemon.
359 Allows a process to view and set audit state (audit user ID,
360 audit terminal ID, audit sessions ID, audit pre-selection mask).
362 Allows a process to configure the audit parameters (cache and
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A DMakefile38 S_COMOBJS= debug.o audit.o object.o
/illumos-gate/usr/src/cmd/auditd/
H A Dsvc-auditd29 AUDIT=/usr/sbin/audit
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A DMakefile36 S_COMOBJS= debug.o audit.o object.o
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A DMakefile38 S_COMOBJS= debug.o audit.o object.o
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Daudit.msg23 # Message file for cmd/sgs/libconv/common/audit.c
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A DMakefile36 S_COMOBJS= debug.o audit.o object.o

1234