HomeSort by relevance Sort by last modified time
    Searched refs:audit_load (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/c2/
audit_start.c 53 int audit_load = 0; /* set from /etc/system */ variable
71 if (audit_load == 0) {
76 } else if (audit_load == 2) {
audit_kernel.h 339 extern int audit_load;
audit_syscalls.c 74 extern int audit_load; /* defined in audit_start.c */
120 if (audit_load == 0)
    [all...]

Completed in 180 milliseconds