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

/forgerock/web-agents-v4/source/
H A Dadmin.c49 #define AM_INSTALL_AUDITPATH "AM_AUDIT_FILE_PATH" macro
510 install_log("updating %s with %s", AM_INSTALL_AUDITPATH, audit_log_path);
511 rv = string_replace(&agent_conf_template, AM_INSTALL_AUDITPATH, audit_log_path, &agent_conf_template_sz);

Completed in 34 milliseconds