Searched refs:LM_SLC (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/telnet/arpa/
H A Dtelnet.h164 #define LM_SLC 3 macro
/freebsd-11-stable/include/arpa/
H A Dtelnet.h167 #define LM_SLC 3 macro
/freebsd-11-stable/contrib/telnet/arpa/
H A Dtelnet.h168 #define LM_SLC 3 macro
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dslc.c157 IAC, SB, TELOPT_LINEMODE, LM_SLC);
H A Dstate.c1164 if (request == LM_SLC) { /* SLC is not preceeded by WILL or WONT */
1565 ADD(LM_SLC);
H A Dutility.c673 case LM_SLC:
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c803 case LM_SLC:
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;
H A Dutilities.c567 case LM_SLC:
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-telnet.c192 #define LM_SLC 3 macro
/freebsd-11-stable/contrib/telnet/telnet/
H A Dtelnet.c860 case LM_SLC:
1227 IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_VARIABLE, 0, IAC, SE
1230 IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_DEFAULT, 0, IAC, SE
1371 *slc_replyp++ = LM_SLC;
H A Dutilities.c588 case LM_SLC:
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c723 case LM_SLC:

Completed in 131 milliseconds