Home
last modified time | relevance | path

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

/minix3/bin/csh/
H A Dexec.c685 prlex(cshout, lexp); in tellmewhat()
714 prlex(cshout, lexp); in tellmewhat()
718 prlex(cshout, lexp); in tellmewhat()
725 prlex(cshout, lexp); in tellmewhat()
735 prlex(cshout, lexp); in tellmewhat()
H A Dhist.c206 prlex(cshout, &hp->Hlex); in phist()
H A Dextern.h194 void prlex(FILE *, struct wordent *);
H A Dcsh.c1080 prlex(csherr, &paraml); in process()
H A Dlex.c176 prlex(FILE *fp, struct wordent *sp0) in prlex() function