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

/external/mksh/src/
H A Dsyn.c210 if (iop->flag & IOBASH) {
224 iop->flag &= ~IOBASH;
H A Dtree.c913 DB(IOBASH)
H A Dlex.c923 iop->flag = IOBASH;
H A Dsh.h1354 #define IOBASH BIT(9) /* &> etc. */ macro

Completed in 388 milliseconds