Home
last modified time | relevance | path

Searched refs:SLC_ABORT (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/heimdal/appl/telnet/arpa/
H A Dtelnet.h187 #define SLC_ABORT 7 macro
/freebsd/contrib/telnet/arpa/
H A Dtelnet.h191 #define SLC_ABORT 7 macro
/freebsd/include/arpa/
H A Dtelnet.h189 #define SLC_ABORT 7 macro
/freebsd/contrib/tcpdump/
H A Dprint-telnet.c197 #define SLC_ABORT 7 macro
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c1359 *pfrontp++ = slctab[SLC_ABORT].sptr ? in sendbrk()
1360 (unsigned char)*slctab[SLC_ABORT].sptr : '\034'; in sendbrk()
H A Dsys_term.c243 case SLC_ABORT: in spcset()
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dsys_bsd.c221 case SLC_ABORT: return(&termQuitChar); in tcval()
H A Dtelnet.c1110 initfunc(SLC_ABORT, SLC_FLUSHIN|SLC_FLUSHOUT); in slc_init()
/freebsd/contrib/telnet/telnet/
H A Dsys_bsd.c273 case SLC_ABORT: return(&termQuitChar); in tcval()
H A Dtelnet.c1165 initfunc(SLC_ABORT, SLC_FLUSHIN|SLC_FLUSHOUT); in slc_init()