Searched refs:IOSTRG (Results 1 – 4 of 4) sorted by relevance
181 #define IOSTRG 0x2000 /* here-document stored as incore string */ macro
575 if(iop->iofile&IOSTRG) in here_body()580 if(iop->iofile&IOSTRG) in here_body()
1355 if(!(iop->iofile&IOSTRG) && (!shp->heredocs || iop->iosize==0)) in io_heredoc()1360 if(iop->iofile&IOSTRG) in io_heredoc()1395 if(traceon && !(iop->iofile&IOSTRG)) in io_heredoc()
1631 iof |= IOSTRG; in inout()