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

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

Completed in 117 milliseconds