Searched refs:IORAW (Results 1 – 5 of 5) sorted by relevance
180 #define IORAW 0x1000 /* no expansion needed for filename */ macro
1559 iof |= (IODOC|IORAW); in inout()1633 iof &= ~IORAW; in inout()1653 iof |= IORAW; in inout()1665 …unsigned long r=kiaentity(lexp,(iof&IORAW)?sh_fmtq(iop->ioname):iop->ioname,-1,'f',0,0,lexp->scrip… in inout()1682 ioq->iofile = IORAW|IOPUT|IOMOV|2; in inout()
488 else if(iop->iofile&IORAW) in p_redirect()
998 if(!(iof&IORAW)) in sh_redirect()
1624 iop->iofile = (IODOC|IORAW); in nested_here()