Home
last modified time | relevance | path

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

/external/openssh/
Daudit.h42 SSH_CONNECTION_CLOSE, /* closed after attempting auth or session */ enumerator
Daudit-linux.c106 case SSH_CONNECTION_CLOSE: in audit_event()
Daudit.c101 {SSH_CONNECTION_CLOSE, "CONNECTION_CLOSE"}, in audit_event_lookup()
Daudit-bsm.c413 case SSH_CONNECTION_CLOSE: in audit_event()
Dmonitor.c1560 case SSH_CONNECTION_CLOSE: in mm_answer_audit_event()
Dsshd.c2117 PRIVSEP(audit_event(SSH_CONNECTION_CLOSE));