Home
last modified time | relevance | path

Searched refs:SSH_CONNECTION_CLOSE (Results 1 – 6 of 6) sorted by relevance

/external/openssh/
Daudit.h44 SSH_CONNECTION_CLOSE, /* closed after attempting auth or session */ enumerator
Daudit-linux.c104 case SSH_CONNECTION_CLOSE: in audit_event()
Daudit.c101 {SSH_CONNECTION_CLOSE, "CONNECTION_CLOSE"}, in audit_event_lookup()
Daudit-bsm.c412 case SSH_CONNECTION_CLOSE: in audit_event()
Dmonitor.c1661 case SSH_CONNECTION_CLOSE: in mm_answer_audit_event()
Dsshd.c2271 PRIVSEP(audit_event(ssh, SSH_CONNECTION_CLOSE));