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

/freebsd-13-stable/contrib/tcsh/
H A Dsh.lex.c78 * getexcl the variables lap, exclp, and exclnxt are all zero.
87 static Char *exclp = NULL; variable
457 if (exclp) {
458 if ((c = *exclp++) != 0)
465 exclp = 0;
1348 exclp = cp;

Completed in 100 milliseconds