Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
HDtc.const.c497 Char STRLS_COLORS[] = { 'L', 'S', '_', 'C', 'O', 'L', 'O', 'R', 'S', '\0' }; variable
HDsh.func.c1504 if (eq(vp, STRLS_COLORS)) { in dosetenv()
1639 else if (eq(name, STRLS_COLORS)) in dounsetenv()