Home
last modified time | relevance | path

Searched defs:inetd_flag (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/crypto/openssh/
H A Dsshd-session.c136 static int inetd_flag = 0; variable
H A Dsshd.c1183 int log_stderr = 0, inetd_flag = 0, test_flag = 0, no_daemon_flag = 0; in main() local