Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/kdc/
H A Dhpropd.c36 static int inetd_flag = -1; variable
/freebsd/crypto/openssh/
H A Dsshd-auth.c125 static int inetd_flag = 0; variable
H A Dsshd-session.c140 static int inetd_flag = 0; variable
H A Dsshd.c1361 int log_stderr = 0, inetd_flag = 0, test_flag = 0, no_daemon_flag = 0; in main() local