Searched refs:SLC_IP (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/telnet/arpa/
H A Dtelnet.h183 #define SLC_IP 3 macro
/freebsd-11-stable/include/arpa/
H A Dtelnet.h186 #define SLC_IP 3 macro
/freebsd-11-stable/contrib/telnet/arpa/
H A Dtelnet.h187 #define SLC_IP 3 macro
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dtelnetd.c1189 *pfrontp++ = slctab[SLC_IP].sptr ?
1190 (unsigned char)*slctab[SLC_IP].sptr : '\177';
H A Dsys_term.c222 case SLC_IP:
294 case SLC_IP:
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-telnet.c204 #define SLC_IP 3 macro
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c1340 *pfrontp++ = slctab[SLC_IP].sptr ?
1341 (unsigned char)*slctab[SLC_IP].sptr : '\177';
H A Dsys_term.c241 case SLC_IP:
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dsys_bsd.c220 case SLC_IP: return(&termIntChar);
H A Dtelnet.c1124 initfunc(SLC_IP, SLC_FLUSHIN|SLC_FLUSHOUT);
/freebsd-11-stable/contrib/telnet/telnet/
H A Dsys_bsd.c274 case SLC_IP: return(&termIntChar);
H A Dtelnet.c1191 initfunc(SLC_IP, SLC_FLUSHIN|SLC_FLUSHOUT);

Completed in 217 milliseconds