Searched refs:session_destroy_all (Results 1 – 4 of 4) sorted by relevance
74 void session_destroy_all(struct ssh *, void (*)(Session *));
464 session_destroy_all(ssh, NULL); in server_loop2()
2519 session_destroy_all(struct ssh *ssh, void (*closefunc)(Session *)) in session_destroy_all() function2709 session_destroy_all(ssh, session_pty_cleanup2); in do_cleanup()
1624 session_destroy_all(ssh, &mm_session_close); in mm_answer_term()