Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c147 static unsigned char telopt_environ = TELOPT_NEW_ENVIRON; variable
149 #define telopt_environ TELOPT_NEW_ENVIRON macro
522 telopt_environ = option;
605 telopt_environ = TELOPT_OLD_ENVIRON;
1532 if (telopt_environ == TELOPT_OLD_ENVIRON &&
1607 *opt_replyp++ = telopt_environ; in env_opt_start()
1668 if (telopt_environ == TELOPT_OLD_ENVIRON)
1692 if (telopt_environ == TELOPT_OLD_ENVIRON)