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

/haiku/src/bin/network/telnet/
H A Dtelnet.c140 unsigned char telopt_environ = TELOPT_NEW_ENVIRON; variable
142 # define telopt_environ TELOPT_NEW_ENVIRON macro
467 telopt_environ = option;
551 telopt_environ = TELOPT_OLD_ENVIRON;
1467 if (telopt_environ == TELOPT_OLD_ENVIRON
1539 *opt_replyp++ = telopt_environ;
1589 if (telopt_environ == TELOPT_OLD_ENVIRON)
1617 if (telopt_environ == TELOPT_OLD_ENVIRON)

Completed in 79 milliseconds