Searched refs:audit_event (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.0-release/contrib/openbsm/man/
H A DMakefile.am18 audit_event.5 \
/freebsd-10.0-release/crypto/openssh/
H A Daudit.h51 void audit_event(ssh_audit_event_t);
H A Daudit-linux.c100 audit_event(ssh_audit_event_t event) function
H A Daudit.c43 * audit_event(CONNECTION_ABANDON) is called. Test for NULL before using.
136 audit_event(ssh_audit_event_t event) function
H A Dauth1.c326 PRIVSEP(audit_event(SSH_LOGIN_ROOT_DENIED));
364 PRIVSEP(audit_event(SSH_LOGIN_EXCEED_MAXTRIES));
H A Dauth2.c258 PRIVSEP(audit_event(SSH_INVALID_USER));
347 PRIVSEP(audit_event(SSH_LOGIN_ROOT_DENIED));
402 PRIVSEP(audit_event(SSH_LOGIN_EXCEED_MAXTRIES));
H A Dauth.c326 audit_event(audit_classify_auth(method));
633 audit_event(SSH_INVALID_USER);
H A Daudit-bsm.c397 audit_event(ssh_audit_event_t event) function
H A Dsshd.c2168 audit_event(SSH_AUTH_SUCCESS);
2216 PRIVSEP(audit_event(SSH_CONNECTION_CLOSE));
2557 audit_event(SSH_CONNECTION_ABANDON);
H A Dmonitor.c1758 audit_event(event);
/freebsd-10.0-release/lib/libbsm/
H A DMakefile65 audit_event.5 \
/freebsd-10.0-release/etc/
H A DMakefile69 ${OPENBSMDIR}/etc/audit_event

Completed in 99 milliseconds