Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/rwhod/
H A Drwhod.c137 static volatile sig_atomic_t onsighup; variable
288 if (onsighup) { in main()
289 onsighup = 0; in main()
396 onsighup = 1; in hup()