Searched refs:the_active_state (Results 1 – 3 of 3) sorted by relevance
26 extern struct ssh *the_active_state;33 if (the_active_state == NULL) in pfilter_notify()40 fd = ssh_packet_connection_is_on_socket(the_active_state) ? in pfilter_notify()41 ssh_packet_get_connection_in(the_active_state) : 3; in pfilter_notify()
203 struct ssh *the_active_state; variable1160 the_active_state = ssh; in main()1357 if (the_active_state != NULL && the_authctxt != NULL) { in cleanup_exit()1358 do_cleanup(the_active_state, the_authctxt); in cleanup_exit()
155 struct ssh *the_active_state; variable646 the_active_state = ssh; in main()