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