Home
last modified time | relevance | path

Searched refs:SLC_XON (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/head/arpa/
H A Dtelnet.h197 #define SLC_XON 15 macro
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dsys_bsd.c217 case SLC_XON: return (&termStartChar);
H A Dtelnet.c1231 initfunc(SLC_XON, 0); in slc_init()