Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.lex.c87 static Char *exclp = NULL; variable
457 if (exclp) { in getC1()
458 if ((c = *exclp++) != 0) in getC1()
465 exclp = 0; in getC1()
1348 exclp = cp; in setexclp()