Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.lex.c68 tchar *exclp; /* (Tail of) current word from ! subst */ variable
342 if (exclp) { in getC1()
343 if (c = *exclp++) in getC1()
350 exclp = 0; in getC1()
1145 exclp = cp; in setexclp()