HomeSort by relevance Sort by last modified time
    Searched full:ishere (Results 1 - 1 of 1) sorted by null

  /external/mksh/src/
syn.c 181 bool ishere; local
195 ishere = (iop->flag & IOTYPE) == IOHERE;
196 musthave(LWORD, ishere ? HEREDELIM : 0);
197 if (ishere) {

Completed in 51 milliseconds