HomeSort by relevance Sort by last modified time
    Searched refs:audit_active (Results 1 - 25 of 45) sorted by null

1 2

  /onnv/onnv-gate/usr/src/uts/common/syscall/
auditsys.c 40 * 0 for all cases except audit_active == 0
44 if (!audit_active)
unlink.c 97 if (audit_active)
ucredsys.c 147 if (audit_active)
164 if (audit_active)
symlink.c 87 if (audit_active)
open.c 103 if (audit_active)
187 if (audit_active)
202 if (audit_active)
chown.c 115 if ((nmflag == 2) && audit_active)
access.c 161 if (audit_active)
chdir.c 219 if (audit_active) /* update abs cwd/root path see c2audit.c */
ppriv.c 75 if (audit_active)
utime.c 87 if (audit_active)
stat.c 123 if (audit_active)
179 if (audit_active) \
  /onnv/onnv-gate/usr/src/uts/sun4/os/
cpu_states.c 112 if (audit_active)
115 if (audit_active)
119 if (audit_active)
186 if (!on_intr && audit_active)
189 if (!on_intr && audit_active)
193 if (audit_active)
  /onnv/onnv-gate/usr/src/uts/common/crypto/io/
cryptoadm.c 561 if (audit_active)
639 if (audit_active)
721 if (audit_active)
766 if (audit_active)
802 if (audit_active)
935 if (audit_active)
948 if (audit_active)
958 if (audit_active)
972 if (audit_active)
  /onnv/onnv-gate/usr/src/uts/common/fs/
lookup.c 95 if (audit_active)
247 if (audit_active)
279 if (audit_active)
411 if (audit_active) { /* directory access */
469 if (audit_active) {
484 if (audit_active)
508 if (audit_active)
581 if (audit_active)
593 if (audit_active) {
600 if (audit_active)
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/inet/ip/
spdsock.c 593 if (audit_active) {
609 if (audit_active) {
619 if (audit_active) {
1028 if (audit_active) {
1138 if (audit_active) {
1162 if (audit_active) {
1186 if (audit_active) {
1247 if (audit_active) {
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/os/
fio.c 613 if (audit_active)
691 if (audit_active)
945 if (audit_active)
972 if (audit_active)
1109 if (audit_active)
1151 if (audit_active)
1170 if (audit_active)
    [all...]
ipc.c 541 if (audit_active)
583 if (audit_active)
809 if (audit_active)
931 if (audit_active)
    [all...]
policy.c 358 if (audit_active)
389 if (audit_active)
433 if (res && audit_active &&
490 if (audit_active)
    [all...]
main.c 90 int audit_active; variable
  /onnv/onnv-gate/usr/src/uts/common/inet/kssl/
kssl.c 313 if (audit_active)
334 if (audit_active)
  /onnv/onnv-gate/usr/src/uts/common/c2/
audit_start.c 72 audit_active = 0;
81 audit_active = 1;
audit_kernel.h 338 extern int audit_active;
  /onnv/onnv-gate/usr/src/uts/common/sys/
systm.h 101 extern int audit_active; /* Solaris Auditing active 1, absent 0. */
  /onnv/onnv-gate/usr/src/uts/i86pc/os/
machdep.c 394 if (audit_active)
398 if (audit_active)
401 if (audit_active)
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/disp/
thread.c 380 if (audit_active)
397 if (audit_active)
748 if (audit_active)
    [all...]

Completed in 1320 milliseconds

1 2