Searched refs:close_and_exit (Results 1 – 1 of 1) sorted by relevance
64 static void close_and_exit(int sig) in close_and_exit() function567 signal(SIGINT, close_and_exit); in monitor_route()568 signal(SIGTERM, close_and_exit); in monitor_route()