Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c408 his_want_state_is_will(option)) in send_do()
604 if (his_want_state_is_will(option)) { in wontoption()
1323 if (his_want_state_is_will(i)) { in send_status()
1329 if (his_want_state_is_will(TELOPT_LFLOW)) { in send_status()
H A Ddefs.h170 #define his_want_state_is_will my_want_state_is_do macro
H A Dtelnetd.c885 if (his_want_state_is_will(TELOPT_ECHO) && in my_telnet()
900 if (his_want_state_is_will(TELOPT_ECHO)) { in my_telnet()
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dterminal.c167 if (his_want_state_is_will(TELOPT_BINARY)) in getconnmode()
H A Dexterns.h155 #define his_want_state_is_will my_want_state_is_do macro
/freebsd/contrib/telnet/telnet/
H A Dterminal.c196 if (his_want_state_is_will(TELOPT_BINARY)) in getconnmode()
H A Dexterns.h196 #define his_want_state_is_will my_want_state_is_do macro