Searched refs:audit (Results 26 - 50 of 165) sorted by relevance

1234567

/illumos-gate/usr/src/uts/common/syscall/
H A Dmkdir.c46 #include <c2/audit.h>
H A Drename.c45 #include <c2/audit.h>
H A Dunlink.c45 #include <c2/audit.h>
H A Dchown.c52 #include <c2/audit.h>
/illumos-gate/usr/src/lib/libadt_jni/
H A DMakefile32 GENSRCS = common/adt_jni_event.c common/mapfile-vers com/sun/audit/AuditEvent.java
/illumos-gate/usr/src/lib/libbsm/common/
H A Dlibbsm.h34 #include <bsm/audit.h>
79 * Internal representation of audit user in libnsl
96 * Functions that manipulate bytes from an audit file
119 * Functions that manipulate bytes from an audit character stream.
135 * Functions that do I/O for audit files
143 * Functions than manipulate audit events
160 * Functions that manipulate audit classes
174 * Functions that manipulate audit masks
187 extern int audit(char *, int);
214 /* Flags for user-level audit routine
[all...]
H A Dadr.c32 #include <bsm/audit.h>
H A Dau_preselect.c34 #include <bsm/audit.h>
47 au_event_t event; /* audit event number */
48 au_class_t class; /* audit event class mask */
126 * are audit events shipped with the system. For sites
127 * that don't add audit events, this should be enough.
H A Daudit_at.c31 #include <bsm/audit.h>
61 * create an ancilary file if audit characteristics exist
H A Daudit_settid.c33 #include <bsm/audit.h>
80 /* get audit characteristics of process */
112 /* get audit characteristics of process */
H A Dadrf.c30 #include <bsm/audit.h>
H A Dadrm.c34 #include <bsm/audit.h>
H A Daudit_allocate.c28 #include <bsm/audit.h>
38 static int s_audit; /* successful audit event */
39 static int f_audit; /* failure audit event */
41 static int ad; /* audit descriptor */
90 auditinfo_addr_t mask; /* audit ID */
91 au_event_t event; /* audit event number */
92 uint32_t policy; /* audit policy */
150 /* write audit record */
H A Daudit_kadmind.c30 #include <bsm/audit.h>
94 au_event_t event, /* audit event */
H A Daudit_krb5kdc.c30 #include <bsm/audit.h>
58 au_event_t event, /* audit event */
/illumos-gate/usr/src/cmd/auditd/
H A Dsvc-auditd29 AUDIT=/usr/sbin/audit
75 # If the audit state is "disabled" auditconfig returns non-zero exit
89 # "perzone" audit policy has been set.
103 # Validate the audit service configuration
106 echo "$0: audit service misconfiguration detected (${val_err})"
/illumos-gate/usr/src/cmd/praudit/
H A Dmain.c36 #include <bsm/audit.h>
45 static int input_mode; /* audit file source */
53 * praudit - display contents of audit trail file
70 * get audit file names
78 * process each audit file
92 * audit data from stdin and print to stdout
115 * input: - praudit [-r]/[-s] [-l] [-x] [-ddel] [-c] {audit file names}
116 * output: - {audit file names}
120 * NOTE: no changes required here for new audit record format
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A DMakefile37 S_COMOBJS= debug.o audit.o object.o
/illumos-gate/usr/src/uts/common/os/
H A Daudit_memory.c29 #include <c2/audit.h>
33 /* process audit data (pad) cache */
37 * increment audit path reference count
46 * decrement audit path reference count
/illumos-gate/usr/src/boot/sys/sys/
H A Ducred.h36 #include <bsm/audit.h>
/illumos-gate/usr/src/lib/libbsm/
H A DMakefile79 # /etc/security/audit/localhost/files is a symbolic link to /var/audit.
82 RESA=$(ROOTETCSECURITY)/audit
84 VARAUDIT=$(ROOT)/var/audit
181 $(SYMLINK) ../../../../var/audit $@
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A DMakefile37 S_COMOBJS= debug.o audit.o object.o
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A DMakefile35 S_COMOBJS= debug.o audit.o object.o cache_a.out.o \
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A DMakefile35 S_COMOBJS= debug.o audit.o object.o
/illumos-gate/usr/src/uts/common/c2/
H A Dadr.c43 #include <c2/audit.h>

Completed in 87 milliseconds

1234567