Searched defs:am_cleanup_instance (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/source/
H A Dadmin.c311 static int am_cleanup_instance(const char *pth, const char *name) { function
823 am_cleanup_instance(instance_config, created_name_simple);
1954 am_cleanup_instance(e->web, "LoadModule amagent_module");
1956 am_cleanup_instance(e->web, "AmAgent ");
1958 am_cleanup_instance(e->web, "AmAgentConf ");
1960 am_cleanup_instance(e->web, "AmAgentId ");
1964 am_cleanup_instance(instance_config, e->name);
1991 am_cleanup_instance(instance_config, e->name);
2013 am_cleanup_instance(instance_config, e->name);
2052 am_cleanup_instance(instance_confi
[all...]

Completed in 33 milliseconds