Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c2947 char *itelnet_host; local
2985 itelnet_host = getenv("INTERNET_HOST");
2986 if (itelnet_host == NULL || itelnet_host[0] == '\0') {
3053 hostp = itelnet_host;