Home
last modified time | relevance | path

Searched defs:ParseContext (Results 1 – 8 of 8) sorted by relevance

/reactos/ntoskrnl/config/
H A Dcmparse.c210 IN PCM_PARSE_CONTEXT ParseContext, in CmpDoCreateChild()
409 IN PCM_PARSE_CONTEXT ParseContext, in CmpDoCreate()
1867 PCM_PARSE_CONTEXT ParseContext = Context; in CmpParseKey() local
H A Dntapi.c250 CM_PARSE_CONTEXT ParseContext = {0}; in NtCreateKey() local
340 CM_PARSE_CONTEXT ParseContext = {0}; in NtOpenKey() local
1803 CM_PARSE_CONTEXT ParseContext = {0}; in NtUnloadKey2() local
H A Dcmsysini.c810 CM_PARSE_CONTEXT ParseContext = {0}; in CmpLinkHiveToMaster() local
H A Dcmapi.c2023 CM_PARSE_CONTEXT ParseContext; in CmLoadKey() local
/reactos/ntoskrnl/ob/
H A Dobname.c451 IN OUT PVOID ParseContext, in ObpLookupObjectName()
H A Dobref.c415 IN OUT PVOID ParseContext, in ObReferenceObjectByName()
H A Dobhandle.c2537 IN OUT PVOID ParseContext, in ObOpenObjectByName()
/reactos/sdk/include/ndk/
H A Dobtypes.h339 PVOID ParseContext; member