Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dsshd.c244 struct ssh *the_active_state; variable
371 ssh_remote_ipaddr(the_active_state), in grace_alarm_handler()
372 ssh_remote_port(the_active_state)); in grace_alarm_handler()
2158 the_active_state = ssh;
2444 if (the_active_state != NULL && the_authctxt != NULL) {
2445 do_cleanup(the_active_state, the_authctxt);
2458 if (the_active_state != NULL && (!use_privsep || mm_is_monitor()))
2459 audit_event(the_active_state, SSH_CONNECTION_ABANDON);