Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

adtvars.c File Reference

#include <nt.h>
#include <ntos.h>
#include "sep.h"
#include "adt.h"
#include "adtp.h"

Go to the source code of this file.

Variables

POLICY_AUDIT_EVENTS_INFO SepAdtState
POLICY_AUDIT_LOG_INFO SepAdtLogInformation
ULONG SepAdtMaxListLength = 0x3000
ULONG SepAdtMinListLength = 0x2000
ULONG SepAdtCurrentListLength = 0
ULONG SepAdtCountEventsDiscarded = 0
BOOLEAN SepAdtDiscardingAudits = FALSE
SEP_AUDIT_OPTIONS SepAuditOptions = { 0 }


Variable Documentation

ULONG SepAdtCountEventsDiscarded = 0
 

Definition at line 60 of file adtvars.c.

Referenced by SepAdtGenerateDiscardAudit(), and SepQueueWorkItem().

ULONG SepAdtCurrentListLength = 0
 

Definition at line 54 of file adtvars.c.

Referenced by SepDequeueWorkItem(), and SepQueueWorkItem().

BOOLEAN SepAdtDiscardingAudits = FALSE
 

Definition at line 62 of file adtvars.c.

Referenced by SepQueueWorkItem().

POLICY_AUDIT_LOG_INFO SepAdtLogInformation
 

Definition at line 43 of file adtvars.c.

ULONG SepAdtMaxListLength = 0x3000
 

Definition at line 51 of file adtvars.c.

Referenced by SepAdtInitializeBounds(), and SepQueueWorkItem().

ULONG SepAdtMinListLength = 0x2000
 

Definition at line 52 of file adtvars.c.

Referenced by SepAdtInitializeBounds(), and SepQueueWorkItem().

POLICY_AUDIT_EVENTS_INFO SepAdtState
 

Definition at line 37 of file adtvars.c.

SEP_AUDIT_OPTIONS SepAuditOptions = { 0 }
 

Definition at line 67 of file adtvars.c.

Referenced by SepAdtCloseObjectAuditAlarm(), and SepAdtInitializeAuditingOptions().


Generated on Sat May 15 19:42:50 2004 for test by doxygen 1.3.7