Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/tcsh/
Dtc.const.c499 Char STRLS_COLORS[] = { 'L', 'S', '_', 'C', 'O', 'L', 'O', 'R', 'S', '\0' }; variable
Dsh.func.c1559 if (eq(vp, STRLS_COLORS)) { in dosetenv()
1694 else if (eq(name, STRLS_COLORS)) in dounsetenv()