Home
last modified time | relevance | path

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

/third_party/mksh/
H A Dsyn.c185 bool ishere; in synio() local
197 ishere = (iop->ioflag & IOTYPE) == IOHERE; in synio()
200 } else if (ishere && tpeek(HEREDELIM) == '\n') { in synio()
205 musthave(LWORD, ishere ? HEREDELIM : 0); in synio()
206 if (ishere) { in synio()

Completed in 2 milliseconds