Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c79 Char STRfignore[] = { 'f', 'i', 'g', 'n', 'o', 'r', 'e', '\0' }; variable
H A Dfile.c831 if ((vp = adrof(STRfignore)) == NULL || (cp = vp->vec) == NULL) in ignored()