Home
last modified time | relevance | path

Searched refs:his_want_state_is_will (Results 1 – 6 of 6) sorted by relevance

/original-bsd/libexec/telnetd/
H A Dstate.c416 his_want_state_is_will(option))
671 if (his_want_state_is_will(option)) {
1527 if (his_want_state_is_will(i)) { in send_status()
1533 if (his_want_state_is_will(TELOPT_LFLOW)) { in send_status()
1556 if (his_want_state_is_will(TELOPT_LINEMODE)) { in send_status()
H A Ddefs.h252 #define his_want_state_is_will my_want_state_is_do macro
H A Dtermstat.c127 if (his_want_state_is_will(TELOPT_BINARY)) in localstat()
H A Dtelnetd.c982 if (his_want_state_is_will(TELOPT_ECHO) &&
997 if (his_want_state_is_will(TELOPT_ECHO)) {
/original-bsd/usr.bin/telnet/
H A Dterminal.c160 if (his_want_state_is_will(TELOPT_BINARY)) in getconnmode()
H A Dexterns.h190 #define his_want_state_is_will my_want_state_is_do macro