Home
last modified time | relevance | path

Searched refs:audit_active (Results 1 – 15 of 15) sorted by relevance

/titanic_44/usr/src/uts/common/os/
H A Daudit_core.c68 audit_active = C2AUDIT_DISABLED; in audit_init()
73 audit_active = C2AUDIT_UNLOADED; in audit_init()
248 if (audit_active != C2AUDIT_LOADED) in audit_newproc()
366 if (audit_active == C2AUDIT_LOADED) { in audit_thread_free()
436 return (audit_active == C2AUDIT_LOADED && in audit_getstate()
H A Daudit_zone.c102 if (audit_active == C2AUDIT_LOADED && (kctx->auk_zid == GLOBAL_ZONEID || in au_zone_shutdown()
H A Dmain.c104 int audit_active = C2AUDIT_DISABLED; variable
H A Dfio.c973 if (audit_active) in closef()
1111 if (audit_active) in falloc()
1153 if (audit_active) in unfalloc()
H A Dpid.c291 if (audit_active) in pid_exit()
H A Dsig.c2683 if (audit_active == C2AUDIT_LOADED) in realsigprof_fast()
2687 if (audit_active == C2AUDIT_LOADED) in realsigprof_fast()
H A Dfork.c1162 if (audit_active) /* copy audit data to cp */ in getproc()
/titanic_44/usr/src/uts/common/c2/
H A Daudit_start.c80 if (audit_active != C2AUDIT_UNLOADED) { in audit_init_module()
84 audit_active = C2AUDIT_LOADED; in audit_init_module()
H A Daudit_kernel.h331 extern int audit_active;
H A Daudit.h576 (audit_active == C2AUDIT_LOADED && \
/titanic_44/usr/src/uts/common/syscall/
H A Dauditsys.c47 if (audit_active == C2AUDIT_DISABLED) in auditsys()
73 if (audit_active == C2AUDIT_UNLOADED) in auditsys()
78 if (audit_active == C2AUDIT_LOADED) { in auditsys()
83 if (audit_active == C2AUDIT_LOADED) { in auditsys()
1074 if (audit_active == C2AUDIT_UNLOADED) in setcond()
/titanic_44/usr/src/uts/common/sys/
H A Dsystm.h102 extern int audit_active; /* Solaris Auditing module state */
/titanic_44/usr/src/uts/common/disp/
H A Dthread.c380 if (audit_active) in thread_create()
397 if (audit_active) in thread_create()
748 if (audit_active) in thread_free()
/titanic_44/usr/src/uts/intel/ia32/os/
H A Dsyscall.c355 if (audit_active == C2AUDIT_LOADED) { in pre_syscall()
/titanic_44/usr/src/uts/sparc/os/
H A Dsyscall.c455 if (audit_active == C2AUDIT_LOADED) { in pre_syscall()