Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c171 bool ishere; in synio() local
185 ishere = (iop->flag & IOTYPE) == IOHERE; in synio()
186 musthave(LWORD, ishere ? HEREDELIM : 0); in synio()
187 if (ishere) { in synio()