Searched refs:handle_hup (Results 1 – 2 of 2) sorted by relevance
97 if (sigflags & (1 << (SIGHUP - 1))) handle_hup(SIGHUP); \210 void handle_hup(int);
1315 handle_hup(signo); in signal_hup()1330 handle_hup(int signo) in handle_hup() function