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

/external/mksh/src/
H A Dsyn.c209 if (iop->flag & IOBASH) {
223 iop->flag &= ~IOBASH;
H A Dtree.c933 DB(IOBASH)
H A Dlex.c935 iop->flag = IOBASH;
H A Dsh.h1365 #define IOBASH BIT(9) /* &> etc. */ macro

Completed in 408 milliseconds