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

1234567

/illumos-gate/usr/src/uts/common/os/
H A Dexec.c74 #include <c2/audit.h>
H A Dpolicy.c46 #include <c2/audit.h>
1029 * file. There's no reason to audit this or any reason to record
1603 * Get audit attributes.
H A Dsig.c56 #include <c2/audit.h>
1472 if (auditing) /* audit core dump */
1476 if (auditing) /* audit core dump */
H A Dzone.c38 * identifier is needed (core files, accounting logs, audit trail,
201 #include <c2/audit.h>
3677 /* update abs cwd/root path see c2/audit.c */
H A Dstreamio.c80 #include <c2/audit.h>
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s960 NO_UNLOAD_STUB(c2audit, audit, nomod_zero);
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.s879 NO_UNLOAD_STUB(c2audit, audit, nomod_zero);
/illumos-gate/usr/src/cmd/praudit/
H A Dformat.c43 #include <bsm/audit.h>
1280 { (int)PAD_FAILURE, "fe" } /* fail audit event */
2741 * output : The audit record information is displayed in the
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c66 #include <c2/audit.h>
H A Dsocktpi.c71 #include <c2/audit.h>
/illumos-gate/usr/src/uts/common/io/
H A Dtimod.c52 #include <c2/audit.h>
/illumos-gate/usr/src/cmd/truss/
H A Dprint.c57 #include <bsm/audit.h>
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c68 #include <c2/audit.h>
/illumos-gate/usr/src/uts/common/fs/
H A Dvnode.c63 #include <c2/audit.h>
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_event.c28 * This file contains the audit event table used to control the production
29 * of audit records for each system call.
60 #include <c2/audit.h>
186 * to audit event IDs. In several cases it is necessary to map a single system
267 aui_null, AUE_NULL, aus_null, /* 31 stty (TIOCSETP-audit?) */
1639 /* no error, then already path token in audit record */
1694 /* no error, then already path token in audit record */
1991 * considered public, skip the audit.
1997 /* free any residual audit data */
2646 /* add path name to audit recor
[all...]

Completed in 186 milliseconds

1234567