Searched refs:catch_hup (Results 1 – 2 of 2) sorted by relevance
69 catch_hup(int sig_num) in catch_hup() function75 (void) signal(SIGHUP, catch_hup); in catch_hup()144 (void) signal(SIGHUP, catch_hup);
105 static void catch_hup(void);277 catch_hup() in catch_hup() function678 sa.sa_handler = catch_hup; in fallbackdaemon()