Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.exec.c974 prlex(lexp); in tellmewhat()
990 prlex(lexp); in tellmewhat()
1022 prlex(lexp); in tellmewhat()
1026 prlex(lexp); in tellmewhat()
1034 prlex(lexp); in tellmewhat()
1044 prlex(lexp); in tellmewhat()
H A Dsh.decls.h245 extern void prlex (struct wordent *);
H A Dsh.hist.c1077 prlex(&hp->Hlex); in phist()
H A Dsh.lex.c225 prlex(struct wordent *sp0) in prlex() function
H A Dsh.c2087 prlex(&paraml); in process()