Searched refs:iodelim (Results 1 – 7 of 7) sorted by relevance
459 if(iop->iodelim) in p_redirect()482 if(iop->iodelim) in p_redirect()486 sfputr(outfile,sh_fmtq(iop->iodelim),iof); in p_redirect()582 sfputr(outfile,iop->iodelim,'\n'); in here_body()
198 if(iop->iodelim) in p_redirect()200 p_string(iop->iodelim); in p_redirect()
1712 iop->iodelim=iop->ioname; in here_copy()1716 while(*iop->iodelim=='\t') in here_copy()1717 iop->iodelim++; in here_copy()1809 if(c!=iop->iodelim[0]) in here_copy()1825 c = iop->iodelim[n]==0; in here_copy()1839 if(iop->iodelim[n]==0 && (c==NL||c==RPAREN)) in here_copy()1851 if(iop->iodelim[n++]!=c) in here_copy()
241 if(iop->iodelim = r_string(shp->stk)) in r_redirect()
1601 iop->iodelim = 0; in inout()1681 ioq->iodelim = 0; in inout()
1371 char *cp = sh_fmtq(iop->iodelim); in io_heredoc()
36 char *iodelim; member