Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsshd-session.c180 struct ssh *the_active_state; variable
1229 the_active_state = ssh; in main()
1502 if (the_active_state != NULL && the_authctxt != NULL) { in cleanup_exit()
1503 do_cleanup(the_active_state, the_authctxt); in cleanup_exit()
1516 if (the_active_state != NULL && mm_is_monitor()) in cleanup_exit()
1517 audit_event(the_active_state, SSH_CONNECTION_ABANDON); in cleanup_exit()