Home
last modified time | relevance | path

Searched refs:SLC_IP (Results 1 – 5 of 5) sorted by relevance

/netbsd/include/arpa/
H A Dtelnet.h190 #define SLC_IP 3 macro
/netbsd/external/bsd/tcpdump/dist/
H A Dprint-telnet.c202 #define SLC_IP 3 macro
/netbsd/usr.bin/telnet/
H A Dsys_bsd.c188 case SLC_IP: return(&termIntChar); in tcval()
H A Dtelnet.c1178 initfunc(SLC_IP, SLC_FLUSHIN|SLC_FLUSHOUT); in slc_init()
/netbsd/libexec/telnetd/
H A Dsys_term.c134 case SLC_IP: in spcset()