Home
last modified time | relevance | path

Searched refs:LM_SLC (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/heimdal/appl/telnet/arpa/
H A Dtelnet.h164 #define LM_SLC 3 macro
/freebsd/contrib/telnet/arpa/
H A Dtelnet.h168 #define LM_SLC 3 macro
/freebsd/include/arpa/
H A Dtelnet.h166 #define LM_SLC 3 macro
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c803 case LM_SLC: in suboption()
1160 IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_VARIABLE, 0, IAC, SE
1163 IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_DEFAULT, 0, IAC, SE
1305 *slc_replyp++ = LM_SLC; in slc_start_reply()
H A Dutilities.c566 case LM_SLC: in printsub()
/freebsd/contrib/telnet/telnet/
H A Dtelnet.c858 case LM_SLC: in suboption()
1225 IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_VARIABLE, 0, IAC, SE
1228 IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_DEFAULT, 0, IAC, SE
1369 *slc_replyp++ = LM_SLC; in slc_start_reply()
H A Dutilities.c585 case LM_SLC: in printsub()
/freebsd/contrib/tcpdump/
H A Dprint-telnet.c181 #define LM_SLC 3 macro
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c723 case LM_SLC: in printsub()