Searched refs:LM_SLC (Results 1 – 9 of 9) sorted by relevance
/freebsd/crypto/heimdal/appl/telnet/arpa/ |
H A D | telnet.h | 164 #define LM_SLC 3 macro
|
/freebsd/contrib/telnet/arpa/ |
H A D | telnet.h | 168 #define LM_SLC 3 macro
|
/freebsd/include/arpa/ |
H A D | telnet.h | 166 #define LM_SLC 3 macro
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | telnet.c | 803 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 D | utilities.c | 566 case LM_SLC: in printsub()
|
/freebsd/contrib/telnet/telnet/ |
H A D | telnet.c | 858 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 D | utilities.c | 585 case LM_SLC: in printsub()
|
/freebsd/contrib/tcpdump/ |
H A D | print-telnet.c | 181 #define LM_SLC 3 macro
|
/freebsd/crypto/heimdal/appl/telnet/telnetd/ |
H A D | utility.c | 723 case LM_SLC: in printsub()
|