Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/telnet/telnetd/
HDslc.c352 } else if (hislevel == SLC_CANTCHANGE && in change_slc()
353 mylevel == SLC_CANTCHANGE) { in change_slc()
361 if (mylevel == SLC_CANTCHANGE) { in change_slc()
HDstate.c715 slctab[SLC_XON].defset.flag |= SLC_CANTCHANGE; in wontoption()
717 slctab[SLC_XOFF].defset.flag |= SLC_CANTCHANGE; in wontoption()
HDutility.c693 case SLC_CANTCHANGE: in printsub()
/freebsd-13-stable/crypto/heimdal/appl/telnet/arpa/
HDtelnet.h222 #define SLC_CANTCHANGE 1 macro
/freebsd-13-stable/contrib/telnet/arpa/
HDtelnet.h243 #define SLC_CANTCHANGE 1 macro
/freebsd-13-stable/include/arpa/
HDtelnet.h243 #define SLC_CANTCHANGE 1 macro
/freebsd-13-stable/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()
/freebsd-13-stable/contrib/tcpdump/
HDprint-telnet.c249 #define SLC_CANTCHANGE 1 macro
/freebsd-13-stable/contrib/telnet/telnet/
HDtelnet.c1182 spc_data[SLC_XON].mylevel = SLC_CANTCHANGE; in slc_init()
1183 spc_data[SLC_XOFF].mylevel = SLC_CANTCHANGE; in slc_init()
HDutilities.c597 case SLC_CANTCHANGE: in printsub()
/freebsd-13-stable/crypto/heimdal/appl/telnet/telnet/
HDutilities.c576 case SLC_CANTCHANGE: in printsub()