Home
last modified time | relevance | path

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

/external/openssh/
Dsshd.c246 struct ssh *the_active_state; variable
379 ssh_remote_ipaddr(the_active_state), in grace_alarm_handler()
380 ssh_remote_port(the_active_state)); in grace_alarm_handler()
2103 the_active_state = ssh;
2389 if (the_active_state != NULL && the_authctxt != NULL) {
2390 do_cleanup(the_active_state, the_authctxt);
2402 if (the_active_state != NULL && (!use_privsep || mm_is_monitor()))
2403 audit_event(the_active_state, SSH_CONNECTION_ABANDON);