Home
last modified time | relevance | path

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

/openbsd/usr.bin/telnet/
H A Dexterns.h112 #define set_my_state_will(opt) {options[opt] |= MY_STATE_WILL;} macro
140 #define set_his_state_do set_my_state_will
H A Dtelnet.c397 set_my_state_will(TELOPT_LINEMODE); in dooption()
425 set_my_state_will(option); in dooption()
432 set_my_state_will(option); in dooption()