Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtc.const.c498 Char STRLSCOLORS[] = { 'L', 'S', 'C', 'O', 'L', 'O', 'R', 'S', '\0' }; variable
H A Dsh.func.c1509 if (eq(vp, STRLSCOLORS)) { in dosetenv()
1641 else if (eq(name, STRLSCOLORS)) in dounsetenv()