Searched refs:TELQUAL_SEND (Results 1 - 16 of 16) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dutilities.c315 case TELQUAL_SEND:
422 case TELQUAL_SEND:
637 if (pointer[1] == TELQUAL_SEND)
716 case TELQUAL_SEND:
737 case TELQUAL_SEND:
H A Dtelnet.c713 if (SB_EOF() || SB_GET() != TELQUAL_SEND) {
739 if (SB_GET() == TELQUAL_SEND) {
826 case TELQUAL_SEND:
842 if (SB_GET() == TELQUAL_SEND) {
879 case TELQUAL_SEND:
1377 case TELQUAL_SEND:
2286 *cp++ = TELQUAL_SEND;
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c593 case TELQUAL_SEND:
812 if (pointer[1] == TELQUAL_SEND)
890 case TELQUAL_SEND:
909 case TELQUAL_SEND:
1003 case TELQUAL_SEND:
H A Dtelnetd.c508 IAC, SB, TELOPT_TTYPE, TELQUAL_SEND, IAC, SE
569 { IAC, SB, TELOPT_TSPEED, TELQUAL_SEND, IAC, SE };
576 { IAC, SB, TELOPT_XDISPLOC, TELQUAL_SEND, IAC, SE };
583 { IAC, SB, TELOPT_NEW_ENVIRON, TELQUAL_SEND, IAC, SE };
590 { IAC, SB, TELOPT_OLD_ENVIRON, TELQUAL_SEND, IAC, SE };
H A Dstate.c999 case TELQUAL_SEND:
1214 case TELQUAL_SEND:
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dutility.c555 case TELQUAL_SEND:
747 if (pointer[1] == TELQUAL_SEND)
816 case TELQUAL_SEND:
835 case TELQUAL_SEND:
921 case TELQUAL_SEND:
H A Dtelnetd.c458 IAC, SB, TELOPT_TTYPE, TELQUAL_SEND, IAC, SE
518 { IAC, SB, TELOPT_TSPEED, TELQUAL_SEND, IAC, SE };
525 { IAC, SB, TELOPT_XDISPLOC, TELQUAL_SEND, IAC, SE };
532 { IAC, SB, TELOPT_NEW_ENVIRON, TELQUAL_SEND, IAC, SE };
539 { IAC, SB, TELOPT_OLD_ENVIRON, TELQUAL_SEND, IAC, SE };
H A Dstate.c1203 case TELQUAL_SEND:
1417 case TELQUAL_SEND:
/freebsd-11-stable/contrib/telnet/telnet/
H A Dutilities.c336 case TELQUAL_SEND:
443 case TELQUAL_SEND:
657 if (pointer[1] == TELQUAL_SEND)
736 case TELQUAL_SEND:
757 case TELQUAL_SEND:
H A Dtelnet.c774 if (SB_EOF() || SB_GET() != TELQUAL_SEND) {
799 if (SB_GET() == TELQUAL_SEND) {
883 case TELQUAL_SEND:
899 if (SB_GET() == TELQUAL_SEND) {
936 case TELQUAL_SEND:
1458 case TELQUAL_SEND:
2306 *cp++ = TELQUAL_SEND;
/freebsd-11-stable/crypto/heimdal/appl/telnet/arpa/
H A Dtelnet.h148 #define TELQUAL_SEND 1 /* send option */ macro
/freebsd-11-stable/include/arpa/
H A Dtelnet.h151 #define TELQUAL_SEND 1 /* send option */ macro
/freebsd-11-stable/contrib/telnet/arpa/
H A Dtelnet.h152 #define TELQUAL_SEND 1 /* send option */ macro
/freebsd-11-stable/crypto/heimdal/appl/telnet/libtelnet/
H A Dauth.c330 TELQUAL_SEND, };
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-telnet.c176 #define TELQUAL_SEND 1 /* send option */ macro
/freebsd-11-stable/contrib/telnet/libtelnet/
H A Dauth.c339 TELQUAL_SEND, };

Completed in 129 milliseconds