Home
last modified time | relevance | path

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

/netbsd/usr.sbin/rwhod/
H A Drwhod.c101 static volatile sig_atomic_t onsighup; variable
235 if (onsighup) { in main()
236 onsighup = 0; in main()
257 onsighup = 1; in sighup()