Home
last modified time | relevance | path

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

/NextBSD/contrib/telnet/telnetd/
HDtelnetd.c64 int registerd_host_only = 0; variable
295 registerd_host_only = 1; in main()
690 who, who->sa_len) == HOSTNAME_INVALIDADDR && registerd_host_only) in doit()
/NextBSD/crypto/heimdal/appl/telnet/telnetd/
HDtelnetd.c61 int registerd_host_only = 0; variable
317 registerd_host_only = 1; in main()
728 registerd_host_only ? NI_NAMEREQD : 0); in doit()