Searched refs:LM_SLC (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/head/arpa/ |
H A D | telnet.h | 166 #define LM_SLC 3 macro
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | telnet.c | 903 case LM_SLC: in suboption() 1276 IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_VARIABLE, 0, IAC, SE 1279 IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_DEFAULT, 0, IAC, SE 1443 *slc_replyp++ = LM_SLC; in slc_start_reply()
|
H A D | utilities.c | 671 case LM_SLC:
|