Home
last modified time | relevance | path

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

/trueos/contrib/tcsh/
HDsh.lex.c92 static Char *exclp = NULL; variable
441 if (exclp) { in getC1()
442 if ((c = *exclp++) != 0) in getC1()
449 exclp = 0; in getC1()
1328 exclp = cp; in setexclp()