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

/illumos-gate/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) {
755 _Cxc == _Teol || _Cxc == _Tkill) {
1091 if(*q == _Tintr || *q == _Tquit || *q == _Teol) {

Completed in 2414 milliseconds