Searched refs:catch_sighup (Results 1 – 1 of 1) sorted by relevance
58 static void catch_sighup(int);108 catch_sighup(int signal __unused) in catch_sighup() function374 act.sa_handler = catch_sighup; in main()