Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/tcsh/
HDtc.const.c492 Char STRmmcolormauto[] = { '-', 'G', '\0' }; variable
494 Char STRmmcolormauto[] = { '-', '-', 'c', 'o', 'l', 'o', 'r', '=', 'a', 'u', 't', 'o', '\0' }; variable
HDtc.func.c284 nextword->word = Strsave(STRmmcolormauto); in dolist()