Searched refs:set_my_state_will (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnetd/
H A Ddefs.h136 #define set_my_state_will(opt) (options[opt] |= MY_STATE_WILL) macro
177 #define set_his_state_do set_my_state_will
H A Dstate.c784 set_my_state_will(TELOPT_LOGOUT);
816 set_my_state_will(option);
/macosx-10.9.5/remote_cmds-41.90.1/telnetd.tproj/
H A Ddefs.h206 #define set_my_state_will(opt) (options[opt] |= MY_STATE_WILL) macro
247 #define set_his_state_do set_my_state_will
H A Dstate.c909 set_my_state_will(TELOPT_LOGOUT);
941 set_my_state_will(option);
/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnet/
H A Dexterns.h134 #define set_my_state_will(opt) {options[opt] |= MY_STATE_WILL;} macro
162 #define set_his_state_do set_my_state_will
H A Dtelnet.c421 set_my_state_will(TELOPT_LINEMODE);
449 set_my_state_will(option);
456 set_my_state_will(option);
/macosx-10.9.5/remote_cmds-41.90.1/telnet.tproj/
H A Dexterns.h183 #define set_my_state_will(opt) {options[opt] |= MY_STATE_WILL;} macro
211 #define set_his_state_do set_my_state_will
H A Dtelnet.c467 set_my_state_will(TELOPT_LINEMODE);
495 set_my_state_will(option);
502 set_my_state_will(option);

Completed in 133 milliseconds