Home
last modified time | relevance | path

Searched defs:PVOID (Results 1 – 11 of 11) sorted by relevance

/reactos/ntoskrnl/mm/ARM3/
H A Dkdbg.c224 VOID (NTAPI* FoundCallback)(PPOOL_TRACKER_BIG_PAGES, PVOID), in ExpKdbgExtPoolFindLargePool() argument
307 VOID (NTAPI* FoundCallback)(PPOOL_HEADER, PVOID), in ExpKdbgExtPoolFindPagedPool() argument
380 VOID (NTAPI* FoundCallback)(PPOOL_HEADER, PVOID), in ExpKdbgExtPoolFindNonPagedPool() argument
/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/um/
H A Dfxrelateddevicelistum.cpp72 __in PVOID /*Data*/ in Compare()
/reactos/sdk/lib/drivers/wdf/shared/support/um/
H A Dtracingum.cpp310 FxWmiQueryTraceInformation( in FxWmiQueryTraceInformation()
315 __in_opt PVOID /* Buffer */ in FxWmiQueryTraceInformation()
/reactos/drivers/network/tcpip/chew/
H A Dworkqueue.c61 BOOLEAN ChewCreate(VOID (*Worker)(PVOID), PVOID WorkerContext) in ChewCreate()
/reactos/sdk/include/reactos/
H A Dstubs.h5 typedef void* PVOID; typedef
/reactos/drivers/wdm/audio/backpln/portcls/
H A Dinterfaces.hpp649 STDMETHOD_(PVOID, GetIrpStream)(THIS) PURE; in DECLARE_INTERFACE_() local
794 STDMETHOD_(PVOID, GetIrpStream)(THIS) PURE; in DECLARE_INTERFACE_() local
1104 STDMETHOD_(PVOID, MapAllocatedPages) in DECLARE_INTERFACE_() local
/reactos/dll/win32/comctl32/
H A Dcomctl32.h312 #define GetDpiForWindow(PVOID) 96 argument
/reactos/sdk/include/host/
H A Dtypedefs.h50 typedef void VOID, *PVOID, *LPVOID; typedef
/reactos/sdk/lib/drivers/wdf/shared/core/um/
H A Dfxirpum.cpp1176 __in PVOID /*Type3InputBuffer*/ in SetParameterIoctlType3InputBuffer()
/reactos/sdk/include/ddk/
H A Dportcls.h1818 STDMETHOD_(PVOID, MapAllocatedPages) in DECLARE_INTERFACE_() local
/reactos/sdk/include/xdk/
H A Dntbasedef.h330 typedef void *PVOID; typedef