Home
last modified time | relevance | path

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

/dports/security/putty/putty-0.76/contrib/cygtermd/
H A Dtelnet.c154 static const struct Opt o_oenv = variable
166 &o_echo, &o_we_sga, &o_they_sga, &o_naws, &o_ttype, &o_oenv, &o_nenv, NULL
261 telnet->opt_states[o_oenv.index] == INACTIVE) { in refused_option()
263 telnet->opt_states[o_oenv.index] = REQUESTED; in refused_option()
/dports/security/putty-nogtk/putty-0.76/contrib/cygtermd/
H A Dtelnet.c154 static const struct Opt o_oenv = variable
166 &o_echo, &o_we_sga, &o_they_sga, &o_naws, &o_ttype, &o_oenv, &o_nenv, NULL
261 telnet->opt_states[o_oenv.index] == INACTIVE) { in refused_option()
263 telnet->opt_states[o_oenv.index] = REQUESTED; in refused_option()
/dports/security/putty/putty-0.76/
H A Dtelnet.c151 static const struct Opt o_oenv = variable
167 &o_naws, &o_tspeed, &o_ttype, &o_oenv, &o_nenv, &o_echo,
290 TELOPT_NEW_ENVIRON ? &o_oenv : &o_nenv); in activate_option()
298 telnet->opt_states[o_oenv.index] == INACTIVE) { in refused_option()
300 telnet->opt_states[o_oenv.index] = REQUESTED; in refused_option()
/dports/security/putty-nogtk/putty-0.76/
H A Dtelnet.c151 static const struct Opt o_oenv = variable
167 &o_naws, &o_tspeed, &o_ttype, &o_oenv, &o_nenv, &o_echo,
290 TELOPT_NEW_ENVIRON ? &o_oenv : &o_nenv); in activate_option()
298 telnet->opt_states[o_oenv.index] == INACTIVE) { in refused_option()
300 telnet->opt_states[o_oenv.index] = REQUESTED; in refused_option()