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

/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dtelnetd.c69 int registerd_host_only = 0; variable
308 registerd_host_only = 1;
727 if (hp == NULL && registerd_host_only) {
750 who, who->sa_len) == HOSTNAME_INVALIDADDR && registerd_host_only)
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dtelnetd.c61 int registerd_host_only = 0; variable
317 registerd_host_only = 1;
728 registerd_host_only ? NI_NAMEREQD : 0);

Completed in 234 milliseconds