Home
last modified time | relevance | path

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

1234

/titanic_44/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");
/titanic_44/usr/src/lib/libadt_jni/com/sun/audit/
H A DMakefile31 ADT_PKG = com.sun.audit
34 CLASSPATH = $(TOP):com/sun/audit
84 $(JAR) -cvf $(TOP)/com/sun/audit/$(JAR_FILE) com/sun/audit/*.class
H A DAuditSession.java28 package com.sun.audit;
/titanic_44/usr/src/cmd/praudit/
H A Dprint_audit.txt35 print_audit, print_audit_buf - format and print audit trail data
39 print_audit_xml_ending_buf - print audit XML prolog and ending
53 print_audit() formats binary audit data from stdin and prints in
54 ASCII on stdout. print_audit_buf() formats binary audit data from
59 only the audit XML prolog. The XML, prolog includes identification
65 the XML ending which completes the audit XML.
124 binary audit data.
128 EIO - input exhausted before end of an audit record.
145 audit record from the input):
163 The following code fragment takes audit input from stdin, and
[all …]
/titanic_44/usr/src/cmd/audit/
H A DMakefile25 PROG = audit
36 OBJS = audit.o
/titanic_44/usr/src/cmd/bnu/
H A Duudemon.cleanup129 [ -f $ADMIN/audit ] && mv $ADMIN/audit $OLD/audit
135 > $ADMIN/audit
/titanic_44/usr/src/lib/libbsm/
H A DMakefile82 RESA=$(ROOTETCSECURITY)/audit
84 VARAUDIT=$(ROOT)/var/audit
181 $(SYMLINK) ../../../../var/audit $@
H A Daudit_event.txt30 # Used to map audit events to audit classes for preselection and post-selection.
31 # Used by TCB programs that write audit records to preselect audit events
55 # Allocation of user level audit events:
62 # kernel audit events
201 141:AUE_AUDITON_GPOLICY:auditon(2) - get audit policy flags:aa
202 142:AUE_AUDITON_SPOLICY:auditon(2) - set audit policy flags:as
253 211:AUE_AUDIT:audit(2):no
263 220:AUE_AUDITSYS:audit system calls place holder:no
268 225:AUE_AUDITON_GETSTAT:auditon(2) - get audit statistics:as
269 226:AUE_AUDITON_SETSTAT:auditon(2) - reset audit statistics:as
[all …]
H A Daudit_class.txt28 # Developers: If you change this file you must also edit audit.h.
60 0x00080000:aa:audit utilization
/titanic_44/usr/src/lib/libadt_jni/com/sun/
H A DMakefile.com32 ROOTAUDITHOME = $(ROOT)/usr/lib/audit
H A DMakefile33 SUBDIRS = audit
/titanic_44/usr/src/pkg/manifests/
H A Dlibrary-libadt_jni.mf36 dir path=usr/lib/audit
39 file path=usr/lib/audit/Audit.jar
/titanic_44/usr/src/uts/common/c2/
H A DMakefile31 HDRS= audit.h audit_kernel.h audit_kevents.h audit_record.h \
/titanic_44/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt28 # source file for describing audit records.
31 # value pairs used to provide short cuts in annotating the audit
32 # records. The second is for annotation for each audit record.
92 # Most audit records need annotation beyond what is provided by
280 # header,68,2,auditon(2) - get audit state,,Mon May 15 09:14:48 2000, + 110001736 msec
304 # header,68,2,auditon(2) - get audit statistics,,Mon May 15 09:15:27 2000, + 220003386 msec
312 # header,68,2,auditon(2) - get audit statistics,,Mon May 15 09:15:40 2000, + 120004056 msec
334 comment=2, "setamask as_success", user default audit preselection mask:
335 comment=2, "setamask as_failure", user default audit preselection mask
352 comment=3, "setcond", audit state
[all …]
H A DMakefile29 ROOTAUDITDIR = $(ROOT)/usr/lib/audit
/titanic_44/usr/src/cmd/sgs/link_audit/common/
H A Dwhocalls.ksh28 whocalls will audit all function bindings between <utility> and any library
/titanic_44/usr/src/lib/libbsm/common/
H A Dbsm.c42 audit(char *record, int length) in audit() function
/titanic_44/usr/src/lib/libadt_jni/
H A DMakefile32 GENSRCS = common/adt_jni_event.c common/mapfile-vers com/sun/audit/AuditEvent.java
/titanic_44/usr/src/cmd/sgs/libcrle/
H A DMakefile.com30 COMOBJS= audit.o dump.o util.o
/titanic_44/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.
349 Allows a process to start the (kernel) audit daemon.
350 Allows a process to view and set audit state (audit user ID,
351 audit terminal ID, audit sessions ID, audit pre-selection mask).
353 Allows a process to configure the audit parameters (cache and
/titanic_44/usr/src/cmd/sgs/rtld/i386/
H A DMakefile37 S_COMOBJS= debug.o audit.o object.o
/titanic_44/usr/src/cmd/auditd/
H A Dsvc-auditd29 AUDIT=/usr/sbin/audit
/titanic_44/usr/src/lib/libadt_jni/common/
H A Dllib-ladt_jni35 * See usr/lib/audit/com/sun/Audit.jar for the contract private
/titanic_44/usr/src/cmd/sgs/rtld/amd64/
H A DMakefile37 S_COMOBJS= debug.o audit.o object.o
/titanic_44/usr/src/cmd/sgs/rtld/sparc/
H A DMakefile35 S_COMOBJS= debug.o audit.o object.o cache_a.out.o \

1234