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

/forgerock/web-agents-v4/source/
H A Dadmin.c48 #define AM_INSTALL_DEBUGPATH "AM_DEBUG_FILE_PATH" macro
503 install_log("updating %s with %s", AM_INSTALL_DEBUGPATH, log_path);
504 rv = string_replace(&agent_conf_template, AM_INSTALL_DEBUGPATH, log_path, &agent_conf_template_sz);
506 install_log("failed to update %s, %s", AM_INSTALL_DEBUGPATH, am_strerror(rv));

Completed in 42 milliseconds