Home
last modified time | relevance | path

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

/mirbsd/src/bin/mksh/
Dsyn.c203 if (herep > &heres[HERES - 1]) in synio()
910 herep = heres; in compile()
Dlex.c1112 for (p = heres; p < herep; p++) in gethere()
1118 herep = heres; in gethere()
Dmain.c769 herep = heres; in shell()
Dsh.h1594 EXTERN struct ioword *heres[HERES], **herep; variable