Home
last modified time | relevance | path

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

/openbsd/src/include/arpa/
Dtelnet.h164 #define LM_SLC 3 macro
/openbsd/src/usr.bin/telnet/
Dtelnet.c737 case LM_SLC: in suboption()
999 IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_VARIABLE, 0, IAC, SE
1002 IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_DEFAULT, 0, IAC, SE
1151 slc_add(LM_SLC); in slc_start_reply()
Dutilities.c407 case LM_SLC: in printsub()