Searched refs:auditd_log_err (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/openbsm/bin/auditd/ |
| H A D | auditd.c | 132 auditd_log_err("malloc failed: %m"); in get_curfile() 170 auditd_log_err( in close_lastfile() 184 auditd_log_err("Could not rename %s to %s", oldname, in close_lastfile() 232 auditd_log_err("%s: %m", auditd_strerror(err)); in swap_audit_file() 255 auditd_log_err("auditd_new_curlink(\"%s\") failed: %s: %m", in swap_audit_file() 277 auditd_log_err("auditd_read_dirs(): %s", in do_trail_file() 305 auditd_log_err("auditd_expire_trails(): %s", in do_trail_file() 322 auditd_log_err("auditd_set_dist() %s: %m", in audit_setup() 328 auditd_log_err("Error creating audit trail file"); in audit_setup() 335 auditd_log_err("auditd_gen_record(AUE_audit_startup) %s: %m", in audit_setup() [all …]
|
| H A D | auditd_darwin.c | 134 auditd_log_err(const char *fmt, ...) in auditd_log_err() function 183 auditd_log_err("Audit status check failed (%s)", in init_audit_state() 246 auditd_log_err("launch_msg(\"" LAUNCH_KEY_CHECKIN in lookup_machport() 253 auditd_log_err("launch_data_get_type() can't get dict: %m"); in lookup_machport() 268 auditd_log_err( in lookup_machport() 275 auditd_log_err("launch_data_dict_lookup can't find %s", label); in lookup_machport() 294 auditd_log_err("Allocation of port set failed"); in mach_setup() 306 auditd_log_err("Allocation of signal port failed"); in mach_setup() 320 auditd_log_err("Cannot get Mach control port" in mach_setup() 334 auditd_log_err("Allocation of trigger port failed"); in mach_setup() [all …]
|
| H A D | auditd_fbsd.c | 89 auditd_log_err(const char *fmt, ...) in auditd_log_err() function 138 auditd_log_err("Audit status check failed (%s)", in init_audit_state() 216 auditd_log_err("%s: error %d", __FUNCTION__, errno); in auditd_wait_for_events() 247 auditd_log_err("%s: read EOF", __FUNCTION__); in auditd_wait_for_events()
|
| H A D | auditd.h | 81 void auditd_log_err(const char *fmt, ...);
|