Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dsshd.c208 static volatile sig_atomic_t received_sighup = 0; variable
273 received_sighup = 1; in sighup_handler()
1314 if (received_sighup) in main()