Home
last modified time | relevance | path

Searched refs:h_hup (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/nvi/cl/
H A Dcl_main.c240 h_hup(int signo) in h_hup() function
290 setsig(SIGHUP, &clp->oact[INDX_HUP], h_hup) || in sig_init()
305 if (setsig(SIGHUP, NULL, h_hup) || in sig_init()