#include "rmp.h"
Go to the source code of this file.
Functions | |
BOOLEAN | SepRmDbInitialization (VOID) |
Variables | |
PEPROCESS | SepRmLsaCallProcess |
ERESOURCE | SepRmDbLock |
SEP_RM_STATE | SepRmState |
PSEP_LOGON_SESSION_REFERENCES * | SepLogonSessions = NULL |
|
Definition at line 95 of file rmvars.c. References ASSERT, _SEP_RM_STATE::AuditingEnabled, ExAllocatePoolWithTag, ExInitializeResource, FALSE, NT_SUCCESS, NTSTATUS(), NULL, _SEP_RM_STATE::OperationalMode, PagedPool, SeAnonymousAuthenticationId, SEP_LOGON_TRACK_ARRAY_SIZE, SepCreateLogonSessionTrack(), SepLogonSessions, SepRmDbLock, SepRmState, SeSystemAuthenticationId, Status, and TRUE. Referenced by SepRmInitPhase0().
|
|
Definition at line 82 of file rmvars.c. Referenced by SeMarkLogonSessionForTerminationNotification(), SepCreateLogonSessionTrack(), SepDeleteLogonSessionTrack(), SepDeReferenceLogonSession(), SepReferenceLogonSession(), and SepRmDbInitialization(). |
|
Definition at line 64 of file rmvars.c. Referenced by SepRmDbInitialization(). |
|
Definition at line 46 of file rmvars.c. Referenced by SepRmCallLsa(), and SepRmCommandServerThreadInit(). |
|
Definition at line 71 of file rmvars.c. Referenced by SepRmCallLsa(), SepRmCommandServerThread(), SepRmCommandServerThreadInit(), SepRmDbInitialization(), and SeRmInitPhase1(). |