Home
last modified time | relevance | path

Searched refs:SLC_CANTCHANGE (Results 1 – 12 of 12) sorted by relevance

/NextBSD/contrib/telnet/telnetd/
HDslc.c356 } else if (hislevel == SLC_CANTCHANGE && in change_slc()
357 mylevel == SLC_CANTCHANGE) { in change_slc()
365 if (mylevel == SLC_CANTCHANGE) { in change_slc()
HDstate.c719 slctab[SLC_XON].defset.flag |= SLC_CANTCHANGE; in wontoption()
721 slctab[SLC_XOFF].defset.flag |= SLC_CANTCHANGE; in wontoption()
HDutility.c687 case SLC_CANTCHANGE: in printsub()
/NextBSD/crypto/heimdal/appl/telnet/arpa/
HDtelnet.h222 #define SLC_CANTCHANGE 1 macro
/NextBSD/include/arpa/
HDtelnet.h242 #define SLC_CANTCHANGE 1 macro
/NextBSD/contrib/telnet/arpa/
HDtelnet.h247 #define SLC_CANTCHANGE 1 macro
/NextBSD/crypto/heimdal/appl/telnet/telnetd/
HDstate.c634 slctab[SLC_XON].defset.flag |= SLC_CANTCHANGE; in wontoption()
636 slctab[SLC_XOFF].defset.flag |= SLC_CANTCHANGE; in wontoption()
HDutility.c736 case SLC_CANTCHANGE: in printsub()
/NextBSD/contrib/tcpdump/
HDprint-telnet.c257 #define SLC_CANTCHANGE 1 macro
/NextBSD/contrib/telnet/telnet/
HDtelnet.c1186 spc_data[SLC_XON].mylevel = SLC_CANTCHANGE; in slc_init()
1187 spc_data[SLC_XOFF].mylevel = SLC_CANTCHANGE; in slc_init()
HDutilities.c601 case SLC_CANTCHANGE: in printsub()
/NextBSD/crypto/heimdal/appl/telnet/telnet/
HDutilities.c576 case SLC_CANTCHANGE: in printsub()