Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c238 int new_state_ok = 0; in willoption() local
262 new_state_ok = 1; in willoption()
281 if (new_state_ok) { in willoption()
353 int new_state_ok = 0; in dooption() local
385 new_state_ok = 1; in dooption()
399 new_state_ok = 1; in dooption()
405 new_state_ok = 1; in dooption()
411 new_state_ok = 1; in dooption()
430 if (new_state_ok) { in dooption()
/freebsd/contrib/telnet/telnet/
H A Dtelnet.c311 int new_state_ok = 0; in willoption() local
335 new_state_ok = 1; in willoption()
354 if (new_state_ok) { in willoption()
421 int new_state_ok = 0; in dooption() local
453 new_state_ok = 1; in dooption()
467 new_state_ok = 1; in dooption()
473 new_state_ok = 1; in dooption()
479 new_state_ok = 1; in dooption()
498 if (new_state_ok) { in dooption()