Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.tconst.c149 tchar S_ignoreeof[] = {'i','g','n','o','r','e','e','o','f',0}; /*"ignoreeof"*/ variable
H A Dsh.lex.c1240 if (adrof(S_ignoreeof /* "ignoreeof" */)) { in readc()