Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.lex.c74 tchar *exclp; /* (Tail of) current word from ! subst */ variable
348 if (exclp) { in getC1()
349 if (c = *exclp++) in getC1()
356 exclp = 0; in getC1()
1152 exclp = cp; in setexclp()