Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.const.c458 Char STRLINES[] = { 'L', 'I', 'N', 'E', 'S', '\0'}; variable
H A Dsh.func.c1570 if ((eq(lp, STRNULL) && (eq(vp, STRLINES) || eq(vp, STRCOLUMNS))) || in dosetenv()
1580 if (eq(vp, STRLINES) || eq(vp, STRCOLUMNS)) { in dosetenv()
H A Ded.screen.c1619 tsetenv(STRLINES, p); in ChangeSize()