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

/macosx-10.10/OpenSSH-189/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.c328 PRIVSEP(audit_event(SSH_LOGIN_ROOT_DENIED));
369 PRIVSEP(audit_event(SSH_LOGIN_EXCEED_MAXTRIES));
H A Dauth2.c248 PRIVSEP(audit_event(SSH_INVALID_USER));
316 PRIVSEP(audit_event(SSH_LOGIN_ROOT_DENIED));
371 PRIVSEP(audit_event(SSH_LOGIN_EXCEED_MAXTRIES));
H A Dauth.c303 audit_event(audit_classify_auth(method));
610 audit_event(SSH_INVALID_USER);
H A Daudit-bsm.c404 audit_event(ssh_audit_event_t event) function
H A Dsshd.c2122 audit_event(SSH_AUTH_SUCCESS);
2170 PRIVSEP(audit_event(SSH_CONNECTION_CLOSE));
2532 audit_event(SSH_CONNECTION_ABANDON);
H A Dmonitor.c1764 audit_event(event);
/macosx-10.10/xnu-2782.1.97/bsd/security/audit/
H A Daudit.h174 void audit_mach_syscall_enter(unsigned short audit_event);

Completed in 96 milliseconds