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

/freebsd-13-stable/contrib/tcsh/
H A Ded.h190 EXTERN Char T_CanCEOL; /* true if we can clear to end of line */ variable
H A Ded.screen.c465 T_CanCEOL = GoodStr(T_ce);
1338 if (T_CanCEOL && GoodStr(T_ce))
1475 T_CanCEOL = GoodStr(T_ce);
1493 if (!T_CanCEOL)
H A Ded.refresh.c1338 if (T_CanCEOL) {

Completed in 100 milliseconds