Home
last modified time | relevance | path

Searched refs:_Action (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/crt/
H A Dprocess.h83 _In_ int _Action);
451 _In_ int _Action);
/reactos/sdk/include/psdk/
H A Dntddstor.h273 #define IsDsmActionNonDestructive(_Action) ((BOOLEAN)((_Action & DeviceDsmActionFlag_NonDestructive… argument
/reactos/ntoskrnl/include/internal/
H A Dio.h230 _DeviceTreeTraverseContext, _DeviceNode, _Action, \ argument
234 (_DeviceTreeTraverseContext)->Action = (_Action); \