Searched refs:session_destroy_all (Results 1 – 3 of 3) sorted by relevance
77 void session_destroy_all(struct ssh *, void (*)(Session *));
394 session_destroy_all(ssh, NULL); in server_loop2()
2336 session_destroy_all(struct ssh *ssh, void (*closefunc)(Session *)) in session_destroy_all() function2511 session_destroy_all(ssh, session_pty_cleanup2); in do_cleanup()