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

/forgerock/web-agents-v4/source/
H A Dadmin_iis.c559 static BOOL update_module_site_config(IAppHostWritableAdminManager* manager, BSTR config_path, BSTR mod_config_path, BOOL enabled) { function
967 if (!update_module_site_config(admin_manager, config_path_w, modconf_w, TRUE)) {
1038 if (!update_module_site_config(admin_manager, config_path_w, modconf_w, FALSE)) {

Completed in 29 milliseconds