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

/forgerock/web-agents-v4/source/
H A Dlog.c932 const char *audit_log, int audit_level, int audit_size, const char *config_file) {
937 if (log == NULL || instance_id == 0 || ISINVALID(debug_log) || ISINVALID(audit_log)) {
962 strncpy(f->name_audit, audit_log, sizeof (f->name_audit) - 1);
931 am_log_register_instance(unsigned long instance_id, const char *debug_log, int log_level, int log_size, const char *audit_log, int audit_level, int audit_size, const char *config_file) argument

Completed in 23 milliseconds