Home
last modified time | relevance | path

Searched refs:STRignoreeof (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.set.c175 else if (eq(vp, STRignoreeof)) { in update_vars()
178 for ((cp = varval(STRignoreeof)); cp && *cp; cp++) { in update_vars()
769 if (adrof(STRignoreeof) == 0) in unset()
H A Dtc.const.c370 Char STRignoreeof[] = { 'i', 'g', 'n', 'o', 'r', 'e', 'e', 'o', 'f', '\0' }; variable
H A Dsh.lex.c1502 if (adrof(STRignoreeof)) { in readc()
1517 if (adrof(STRignoreeof)) { in readc()