Home
last modified time | relevance | path

Searched refs:SLC_EL (Results 1 – 6 of 6) sorted by relevance

/minix3/include/arpa/
H A Dtelnet.h198 #define SLC_EL 11 macro
/minix3/external/bsd/tcpdump/dist/
H A Dprint-telnet.c207 #define SLC_EL 11 macro
/minix3/libexec/telnetd/
H A Dsys_term.c135 case SLC_EL: in spcset()
H A Dstate.c224 ch = *slctab[SLC_EL].sptr; in telrcv()
/minix3/usr.bin/telnet/
H A Dsys_bsd.c220 case SLC_EL: return(&termKillChar); in tcval()
H A Dtelnet.c1245 initfunc(SLC_EL, 0); in slc_init()