Searched defs:section_kind (Results 1 – 1 of 1) sorted by relevance
/reactos/sdk/lib/rtl/ |
H A D | actctx.c | 5100 static NTSTATUS find_string(ACTIVATION_CONTEXT* actctx, ULONG section_kind, in find_string() 5140 static NTSTATUS find_guid(ACTIVATION_CONTEXT* actctx, ULONG section_kind, in find_guid() 5843 RtlpFindActivationContextSection_CheckParameters( ULONG flags, const GUID *guid, ULONG section_kind, in RtlpFindActivationContextSection_CheckParameters() 5874 …US WINAPI RtlFindActivationContextSectionString( ULONG flags, const GUID *guid, ULONG section_kind, in RtlFindActivationContextSectionString() 5946 …S WINAPI RtlFindActivationContextSectionGuid( ULONG flags, const GUID *extguid, ULONG section_kind, in RtlFindActivationContextSectionGuid()
|