Home
last modified time | relevance | path

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

/reactos/dll/win32/kernel32/include/
H A Dvdm.h41 IN ULONG UpdateIndex,
/reactos/dll/win32/kernel32/client/
H A Dvdm.c542 BaseUpdateVDMEntry(IN ULONG UpdateIndex, in BaseUpdateVDMEntry() argument
551 switch (UpdateIndex) in BaseUpdateVDMEntry()
590 UpdateVdmEntry->EntryIndex = UpdateIndex; in BaseUpdateVDMEntry()
606 if (UpdateIndex == VdmEntryUpdateProcess) in BaseUpdateVDMEntry()