Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/bnu/
H A Dcu.c174 _Teol, /* current secondary input EOL */ variable
507 _Teol = _Tv0s.c_cc[VEOL] ? _Tv0s.c_cc[VEOL] : vdisable;
689 if(_Cxc == '\n' || _Cxc == '\r' || _Cxc == _Teol) { in transmit()
755 _Cxc == _Teol || _Cxc == _Tkill) { in transmit()
1091 if(*q == _Tintr || *q == _Tquit || *q == _Teol) {