Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/tcsh/
HDsh.set.c179 else if (eq(vp, STRignoreeof)) { in update_vars()
182 for ((cp = varval(STRignoreeof)); cp && *cp; cp++) { in update_vars()
773 if (adrof(STRignoreeof) == 0) in unset()
HDtc.const.c370 Char STRignoreeof[] = { 'i', 'g', 'n', 'o', 'r', 'e', 'e', 'o', 'f', '\0' }; variable
HDsh.lex.c1497 if (adrof(STRignoreeof)) { in readc()
1512 if (adrof(STRignoreeof)) { in readc()