Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/sshd/
H A Dsshd.c157 static int no_daemon_flag = 0; variable
882 no_daemon_flag = 1; in main()
1163 if (!(debug_flag || inetd_flag || no_daemon_flag)) { in main()