Searched refs:session_destroy_all (Results 1 – 4 of 4) sorted by relevance
74 void session_destroy_all(struct ssh *, void (*)(Session *));
376 session_destroy_all(ssh, NULL); in server_loop2()
2530 session_destroy_all(struct ssh *ssh, void (*closefunc)(Session *)) in session_destroy_all() function2720 session_destroy_all(ssh, session_pty_cleanup2); in do_cleanup()
1668 session_destroy_all(ssh, &mm_session_close); in mm_answer_term()