Searched defs:exclp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.lex.c60 * getexcl the variables lap, exclp, and exclnxt are all zero.
68 tchar *exclp; /* (Tail of) current word from ! subst */ variable
342 if (exclp) {
343 if (c = *exclp++)
350 exclp = 0;
1145 exclp = cp;

Completed in 46 milliseconds