Home
last modified time | relevance | path

Searched refs:TELQUAL_SEND (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/telnet/telnet/
H A Dutilities.c333 case TELQUAL_SEND: in printsub()
440 case TELQUAL_SEND: in printsub()
654 if (pointer[1] == TELQUAL_SEND) in printsub()
733 case TELQUAL_SEND: in printsub()
754 case TELQUAL_SEND: in printsub()
H A Dtelnet.c772 if (SB_EOF() || SB_GET() != TELQUAL_SEND) { in suboption()
797 if (SB_GET() == TELQUAL_SEND) { in suboption()
881 case TELQUAL_SEND: in suboption()
897 if (SB_GET() == TELQUAL_SEND) { in suboption()
934 case TELQUAL_SEND: in suboption()
1456 case TELQUAL_SEND: in env_opt()
2301 *cp++ = TELQUAL_SEND; in get_status()
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dutilities.c314 case TELQUAL_SEND: in printsub()
421 case TELQUAL_SEND: in printsub()
636 if (pointer[1] == TELQUAL_SEND) in printsub()
715 case TELQUAL_SEND: in printsub()
736 case TELQUAL_SEND: in printsub()
H A Dtelnet.c713 if (SB_EOF() || SB_GET() != TELQUAL_SEND) { in suboption()
739 if (SB_GET() == TELQUAL_SEND) { in suboption()
826 case TELQUAL_SEND: in suboption()
842 if (SB_GET() == TELQUAL_SEND) { in suboption()
879 case TELQUAL_SEND: in suboption()
1377 case TELQUAL_SEND: in env_opt()
2286 *cp++ = TELQUAL_SEND; in get_status()
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c593 case TELQUAL_SEND: in printsub()
812 if (pointer[1] == TELQUAL_SEND) in printsub()
890 case TELQUAL_SEND: in printsub()
909 case TELQUAL_SEND: in printsub()
1003 case TELQUAL_SEND: in printsub()
H A Dtelnetd.c508 IAC, SB, TELOPT_TTYPE, TELQUAL_SEND, IAC, SE
569 { IAC, SB, TELOPT_TSPEED, TELQUAL_SEND, IAC, SE }; in getterminaltype()
576 { IAC, SB, TELOPT_XDISPLOC, TELQUAL_SEND, IAC, SE }; in getterminaltype()
583 { IAC, SB, TELOPT_NEW_ENVIRON, TELQUAL_SEND, IAC, SE }; in getterminaltype()
590 { IAC, SB, TELOPT_OLD_ENVIRON, TELQUAL_SEND, IAC, SE }; in getterminaltype()
H A Dstate.c999 case TELQUAL_SEND: in suboption()
1214 case TELQUAL_SEND: in suboption()
/freebsd/crypto/heimdal/appl/telnet/arpa/
H A Dtelnet.h148 #define TELQUAL_SEND 1 /* send option */ macro
/freebsd/contrib/telnet/arpa/
H A Dtelnet.h152 #define TELQUAL_SEND 1 /* send option */ macro
/freebsd/include/arpa/
H A Dtelnet.h150 #define TELQUAL_SEND 1 /* send option */ macro
/freebsd/contrib/tcpdump/
H A Dprint-telnet.c165 #define TELQUAL_SEND 1 /* send option */ macro
/freebsd/contrib/telnet/libtelnet/
H A Dauth.c336 TELQUAL_SEND, }; in auth_request()
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dauth.c330 TELQUAL_SEND, }; in auth_request()