Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Ded.h182 EXTERN int T_Lines, T_Cols; /* Rows and Cols of the terminal */ variable
H A Ded.screen.c500 T_Cols = (Char) Val(T_co); in SetTC()
1468 T_Cols = (Char) Val(T_co); in GetTermCaps()