Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c2914 char *real_host; in tn() local
3018 real_host = hostp; in tn()
3270 (void) sprintf(buf, "%s %d\n", real_host, (int)dest_port); in tn()