#include "exp.h"
Go to the source code of this file.
Functions | |
BOOLEAN | ExLuidInitialization (VOID) |
NTSTATUS | NtAllocateLocallyUniqueId (OUT PLUID Luid) |
Variables | |
LARGE_INTEGER | ExpLuid |
LARGE_INTEGER | ExpLuidIncrement |
KSPIN_LOCK | ExpLuidLock |
|
Definition at line 37 of file luid.c. References ExpLuid, ExpLuidIncrement, ExpLuidLock, KeInitializeSpinLock(), and TRUE. Referenced by SepInitializationPhase0().
|
|
Definition at line 81 of file luid.c. References ExAllocateLocallyUniqueId, ExSystemExceptionFilter(), KernelMode, KPROCESSOR_MODE, NTSTATUS(), ProbeForWrite(), and Status. Referenced by TestTokenInitialize().
|
|
Definition at line 27 of file luid.c. Referenced by ExLuidInitialization(). |
|
Definition at line 28 of file luid.c. Referenced by ExLuidInitialization(). |
|
|