Searched refs:session_destroy_all (Results 1 – 3 of 3) sorted by relevance
75 void session_destroy_all(void (*)(Session *));
991 session_destroy_all(NULL); in server_loop2()
2342 session_destroy_all(void (*closefunc)(Session *)) in session_destroy_all() function