Searched refs:audit_start (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/uts/common/c2/ |
H A D | audit_start.c | 123 audit_start( in audit_start() function
|
H A D | audit.h | 544 int audit_start(unsigned int, unsigned int, uint32_t, int, klwp_t *);
|
H A D | audit.c | 521 (void) audit_start(0, SYS_exit, AUC_UNSET, 0, 0); in audit_exit()
|
/illumos-gate/usr/src/uts/sparc/os/ |
H A D | syscall.c | 465 if (error = audit_start(T_SYSCALL, code, auditing, \ in pre_syscall()
|
/illumos-gate/usr/src/uts/intel/os/ |
H A D | syscall.c | 360 if (error = audit_start(T_SYSCALL, code, auditing, \ in pre_syscall()
|
/illumos-gate/usr/src/uts/sparc/ml/ |
H A D | modstubs.S | 837 NO_UNLOAD_STUB(c2audit, audit_start, nomod_zero);
|
/illumos-gate/usr/src/uts/intel/ml/ |
H A D | modstubs.S | 732 NO_UNLOAD_STUB(c2audit, audit_start, nomod_zero);
|
/illumos-gate/usr/src/cmd/auditrecord/ |
H A D | audit_record_attr.txt | 1962 # See audit.c for inet token and audit_start.c for other reference 2033 # see audit_start.c and audit_io.c
|
/illumos-gate/usr/src/uts/common/ |
H A D | Makefile.files | 1654 audit_path.o audit_start.o audit_syscalls.o audit_token.o \
|