#include "pch.h"
Go to the source code of this file.
Variables | |
CONST GUID | IoepGuid |
KSPIN_LOCK | IoepErrListLock = {0} |
LIST_ENTRY | IoepErrThreadListHead = {0} |
LIST_ENTRY | IoepErrModuleListHead = {0} |
LIST_ENTRY | IoepSaveDataListHead = {0} |
UNICODE_STRING | IoepRegKeyStrIoErr = {0} |
PERRCASEDB | IoepErrCaseDB = NULL |
|
Definition at line 35 of file data.c. Referenced by IoepGetErrCaseDB(). |
|
Definition at line 30 of file data.c. Referenced by IoepFindErrModule(), IoepFindErrThread(), IoepFreeErrStack(), IoepInitErrLog(), IoepLogErr(), IoepNewErrThread(), IoErrFreeSavedData(), IoErrInitSystem(), IoErrPropagateErrLog(), IoErrRegisterErrHandlers(), IoErrSaveErrData(), and IoErrTerminateErrLog(). |
|
Definition at line 32 of file data.c. Referenced by IoepFindErrModule(), IoErrInitSystem(), and IoErrRegisterErrHandlers(). |
|
Definition at line 31 of file data.c. Referenced by IoepFindErrThread(), IoepNewErrThread(), and IoErrInitSystem(). |
|
Initial value:
Definition at line 28 of file data.c. Referenced by IoepFireWMIEvent(). |
|
Definition at line 34 of file data.c. Referenced by IoepGetErrCaseDB(), and IoErrInitSystem(). |
|
Definition at line 33 of file data.c. Referenced by IoErrInitSystem(), IoErrRetrieveSavedData(), and IoErrSaveErrData(). |