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

/forgerock/web-agents-v4/source/
H A Dam.h324 const char *audit_log, int audit_level, int audit_size, const char *config_file);
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 25 milliseconds