Searched refs:hup_handler (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/sliplogin/
H A Dsliplogin.c111 __dead static void hup_handler(int);
184 hup_handler(int s) function
332 (void)signal(SIGHUP, hup_handler);
333 (void)signal(SIGTERM, hup_handler);

Completed in 100 milliseconds