OPT_YES
if (remopts[TELOPT_AUTHENTICATION] == OPT_YES) {
if (myopts[TELOPT_ENCRYPT] != OPT_YES) {
if (remopts[TELOPT_ENCRYPT] != OPT_YES) {
myopts[TELOPT_ENCRYPT] = OPT_YES;
remopts[TELOPT_ENCRYPT] == OPT_YES &&
myopts[TELOPT_ENCRYPT] == OPT_YES) {
remopts[TELOPT_ENCRYPT] == OPT_YES &&
if (remopts[TELOPT_TTYPE] == OPT_YES) {
if (remopts[TELOPT_XDISPLOC] == OPT_YES) {
if (remopts[TELOPT_NEW_ENVIRON] == OPT_YES) {
if (remopts[TELOPT_OLD_ENVIRON] == OPT_YES) {
if (remopts[TELOPT_TTYPE] == OPT_YES) {
if (remopts[TELOPT_XDISPLOC] == OPT_YES) {
if (remopts[TELOPT_NEW_ENVIRON] == OPT_YES) {
if (remopts[TELOPT_OLD_ENVIRON] == OPT_YES) {
if (remopts[c] != OPT_YES)
if (myopts[c] != OPT_YES)
if (myopts[TELOPT_ENCRYPT] == OPT_YES)
if (myopts[TELOPT_ECHO] == OPT_YES) {
myopts[TELOPT_ENCRYPT] == OPT_YES &&
remopts[TELOPT_ENCRYPT] == OPT_YES) {
remopts[option] = OPT_YES;
remopts[option] = OPT_YES;
if (myopts[option] == OPT_YES)
myopts[option] = OPT_YES;