Home
last modified time | relevance | path

Searched refs:audit_event (Results 1 – 16 of 16) sorted by relevance

/NextBSD/contrib/openbsm/man/
HDMakefile.am14 audit_event.5 \
HDMakefile.in235 audit_event.5 \
/NextBSD/crypto/openssh/
HDaudit.h51 void audit_event(ssh_audit_event_t);
HDauth2.c252 PRIVSEP(audit_event(SSH_INVALID_USER)); in input_userauth_request()
338 PRIVSEP(audit_event(SSH_LOGIN_ROOT_DENIED)); in userauth_finish()
393 PRIVSEP(audit_event(SSH_LOGIN_EXCEED_MAXTRIES)); in userauth_finish()
HDauth1.c326 PRIVSEP(audit_event(SSH_LOGIN_ROOT_DENIED)); in do_authloop()
364 PRIVSEP(audit_event(SSH_LOGIN_EXCEED_MAXTRIES)); in do_authloop()
HDaudit-linux.c100 audit_event(ssh_audit_event_t event) in audit_event() function
HDaudit.c136 audit_event(ssh_audit_event_t event) in audit_event() function
HDREADME.platform73 If you enable BSM auditing on Solaris, you need to update audit_event(4)
75 added to /etc/security/audit_event:
HDauth.c326 audit_event(audit_classify_auth(method)); in auth_log()
633 audit_event(SSH_INVALID_USER); in getpwnamallow()
HDaudit-bsm.c397 audit_event(ssh_audit_event_t event) in audit_event() function
HDsshd.c2190 audit_event(SSH_AUTH_SUCCESS);
2238 PRIVSEP(audit_event(SSH_CONNECTION_CLOSE));
2584 audit_event(SSH_CONNECTION_ABANDON);
HDmonitor.c1736 audit_event(event); in mm_answer_audit_event()
/NextBSD/lib/libbsm/
HDMakefile66 audit_event.5 \
/NextBSD/etc/
HDMakefile64 ${OPENBSMDIR}/etc/audit_event
/NextBSD/sys/mips/rmi/
HDrootfs_list.txt312 ./etc/security/audit_event
/NextBSD/contrib/openbsm/
HDNEWS47 - Fix audit_event definitions of AUE_OPENAT_RWT and AUE_OPENAT_RWTC.