Home | History | Annotate | Download | only in src

Lines Matching refs:evalstr

1149 		iop->heredoc = xp = evalstr(iop->delim, DOBLANK);
1156 eof = iop->ioflag & IONDELIM ? "<<" : evalstr(iop->delim, 0);