Home
last modified time | relevance | path

Searched refs:ContextAllocateCallback (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/filters/fltmgr/
H A DContext.c102 if (ContextPtr->ContextAllocateCallback == FALSE && ContextPtr->PoolTag == FALSE) in FltpRegisterContexts()
/reactos/sdk/include/ddk/
H A Dfltkernel.h521 PFLT_CONTEXT_ALLOCATE_CALLBACK ContextAllocateCallback; member