Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/tcsh/
HDed.h182 EXTERN int T_Lines, T_Cols; /* Rows and Cols of the terminal */ variable
HDed.screen.c501 T_Lines = (Char) Val(T_li); in SetTC()
1469 T_Lines = (Char) Val(T_li); in GetTermCaps()