Searched refs:session_destroy_all (Results 1 – 4 of 4) sorted by relevance
74 void session_destroy_all(struct ssh *, void (*)(Session *));
409 session_destroy_all(ssh, NULL); in server_loop2()
2544 session_destroy_all(struct ssh *ssh, void (*closefunc)(Session *)) in session_destroy_all() function2734 session_destroy_all(ssh, session_pty_cleanup2); in do_cleanup()
1643 session_destroy_all(ssh, &mm_session_close); in mm_answer_term()