HomeSort by: relevance | last modified time | path
    Searched defs:ishere (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
syn.c 166 int ishere; local in function:synio
172 ishere = (iop->flag&IOTYPE) == IOHERE;
173 musthave(LWORD, ishere ? HEREDELIM : 0);
174 if (ishere) {
syn.c 166 int ishere; local in function:synio
172 ishere = (iop->flag&IOTYPE) == IOHERE;
173 musthave(LWORD, ishere ? HEREDELIM : 0);
174 if (ishere) {

Completed in 25 milliseconds