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

/forgerock/web-agents-v4/source/
H A Dadmin.c52 #define AM_INSTALL_PDP_PATH "AM_PDP_TEMP_PATH" macro
518 install_log("updating %s with %s", AM_INSTALL_PDP_PATH, log_path_dir);
519 rv = string_replace(&agent_conf_template, AM_INSTALL_PDP_PATH, log_path_dir, &agent_conf_template_sz);
521 install_log("failed to update %s, %s", AM_INSTALL_PDP_PATH, am_strerror(rv));

Completed in 35 milliseconds