ReactOS 0.4.16-dev-329-g9223134
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
static BOOLEAN | IsContextTypeValid (_In_ FLT_CONTEXT_TYPE ContextType) |
static NTSTATUS | SetupContextHeader (_In_ PFLT_FILTER Filter, _In_ PCFLT_CONTEXT_REGISTRATION ContextPtr, _Out_ PALLOCATE_CONTEXT_HEADER ContextHeader) |
NTSTATUS | FltpRegisterContexts (_In_ PFLT_FILTER Filter, _In_ const FLT_CONTEXT_REGISTRATION *Context) |
NTSTATUS FltpRegisterContexts | ( | _In_ PFLT_FILTER | Filter, |
_In_ const FLT_CONTEXT_REGISTRATION * | Context | ||
) |
Definition at line 43 of file Context.c.
Referenced by FltRegisterFilter().
|
static |
Definition at line 149 of file Context.c.
Referenced by FltpRegisterContexts().
|
static |
Definition at line 167 of file Context.c.
Referenced by FltpRegisterContexts().