Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Dcu.c171 _Teol, /* current secondary input EOL */ variable
502 _Teol = _Tv0s.c_cc[VEOL] ? _Tv0s.c_cc[VEOL] : vdisable; in main()
684 if(_Cxc == '\n' || _Cxc == '\r' || _Cxc == _Teol) { in transmit()
750 _Cxc == _Teol || _Cxc == _Tkill) { in transmit()
1084 if(*q == _Tintr || *q == _Tquit || *q == _Teol) { in _dopercen()