Home
last modified time | relevance | path

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

/mirbsd/src/bin/mksh/
Dsyn.c181 bool ishere; in synio() local
195 ishere = (iop->flag & IOTYPE) == IOHERE; in synio()
196 musthave(LWORD, ishere ? HEREDELIM : 0); in synio()
197 if (ishere) { in synio()