Searched refs:modctx (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/source/iis/
H A Dagent.c40 static void *modctx = NULL; variable
142 pModuleConfig = (OpenAMStoredConfig *) pMetadataContainer->GetModuleContext(modctx);
160 hr = pMetadataContainer->SetModuleContext(pModuleConfig, modctx);
165 *ppModuleConfig = (OpenAMStoredConfig *) pMetadataContainer->GetModuleContext(modctx);
1339 modctx = pModuleInfo->GetId();

Completed in 30 milliseconds