Home
last modified time | relevance | path

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

/minix3/bin/csh/
H A Dlex.c96 static Char *exclp = NULL; variable
400 if (exclp) { in getC1()
401 if ((c = *exclp++) != '\0') in getC1()
408 exclp = 0; in getC1()
1289 exclp = cp; in setexclp()