Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c145 static unsigned char telopt_environ = TELOPT_NEW_ENVIRON; variable
147 #define telopt_environ TELOPT_NEW_ENVIRON macro
520 telopt_environ = option;
603 telopt_environ = TELOPT_OLD_ENVIRON;
1530 if (telopt_environ == TELOPT_OLD_ENVIRON &&
1605 *opt_replyp++ = telopt_environ; in env_opt_start()
1666 if (telopt_environ == TELOPT_OLD_ENVIRON)
1690 if (telopt_environ == TELOPT_OLD_ENVIRON)