telopt_environ
static unsigned char telopt_environ = TELOPT_NEW_ENVIRON;
if (telopt_environ == TELOPT_OLD_ENVIRON &&
*opt_replyp++ = telopt_environ;
if (telopt_environ == TELOPT_OLD_ENVIRON)
if (telopt_environ == TELOPT_OLD_ENVIRON)
telopt_environ = option;
telopt_environ = TELOPT_OLD_ENVIRON;