Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.const.c282 Char STRignore[] = { 'i', 'g', 'n', 'o', 'r', 'e', '\0' }; variable
H A Dsh.set.c119 if (eq(pn, STRignore)) in update_vars()