Lines Matching full:sighup
666 info("Hangup (SIGHUP)");704 sigaddset(&signals_handled, SIGHUP);718 SIGNAL(SIGHUP, hup); /* Hangup */1392 * hup - Catch SIGHUP signal.