Searched defs:str_lm (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | telnet.c | 964 static unsigned char str_lm[] = { IAC, SB, TELOPT_LINEMODE, 0, 0, IAC, SE }; variable
|
/freebsd/contrib/telnet/telnet/ |
H A D | telnet.c | 1019 static unsigned char str_lm[] = { IAC, SB, TELOPT_LINEMODE, 0, 0, IAC, SE }; variable
|