Searched refs:TELOPT_STATUS (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/arpa/
H A Dtelnet.h87 #define TELOPT_STATUS 5 /* give status */ macro
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dstate.c761 case TELOPT_STATUS:
992 case TELOPT_STATUS: {
1000 if (my_state_is_will(TELOPT_STATUS))
1011 } /* end of case TELOPT_STATUS */
1307 ADD(TELOPT_STATUS);
H A Dutility.c804 case TELOPT_STATUS: {
H A Dtelnetd.c857 send_will(TELOPT_STATUS, 1);
/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dtelnet.h87 #define TELOPT_STATUS 5 /* give status */ macro
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dtelnet.h91 #define TELOPT_STATUS 5 /* give status */ macro
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dstate.c886 case TELOPT_STATUS:
1198 case TELOPT_STATUS: {
1206 if (my_state_is_will(TELOPT_STATUS))
1217 } /* end of case TELOPT_STATUS */
1506 ADD(TELOPT_STATUS);
H A Dutility.c743 case TELOPT_STATUS: {
H A Dtelnetd.c852 send_will(TELOPT_STATUS, 1);
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dutilities.c271 (want_status_response && (pointer[0] == TELOPT_STATUS))) {
629 case TELOPT_STATUS: {
H A Dtelnet.c255 case TELOPT_STATUS:
2071 send_do(TELOPT_STATUS, 1);
2277 if (my_want_state_is_dont(TELOPT_STATUS)) {
2285 *cp++ = TELOPT_STATUS;
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dutilities.c298 (want_status_response && (pointer[0] == TELOPT_STATUS))) {
653 case TELOPT_STATUS: {
H A Dtelnet.c306 case TELOPT_STATUS:
2135 send_do(TELOPT_STATUS, 1);
2285 if (my_want_state_is_dont(TELOPT_STATUS)) {
2293 *cp++ = TELOPT_STATUS;
/macosx-10.10.1/CPANInternal-159.1/Net-Telnet-3.03/lib/Net/
H A DTelnet.pm19 TELOPT_STATUS TELOPT_TM TELOPT_RCTE TELOPT_NAOL TELOPT_NAOP
3283 sub TELOPT_STATUS () {5}; # Status subroutine

Completed in 269 milliseconds