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

/forgerock/web-agents-v4/source/
H A Dadmin.c42 #define AM_INSTALL_OPENAMURL "AM_OPENAM_URL" macro
431 install_log("updating %s with %s", AM_INSTALL_OPENAMURL, openam_url);
432 rv = string_replace(&agent_conf_template, AM_INSTALL_OPENAMURL, openam_url, &agent_conf_template_sz);
434 install_log("failed to update %s, %s", AM_INSTALL_OPENAMURL, am_strerror(rv));

Completed in 35 milliseconds