Searched refs:nhere (Results 1 – 4 of 4) sorted by relevance
274 p = redir->nhere.expdoc; in openhere()276 p = redir->nhere.doc->narg.text; in openhere()
135 NHERE nhere # fd<<\!136 NXHERE nhere # fd<<!
501 redir->nhere.expdoc = ""; in exphere()511 expandarg(redir->nhere.doc, fn, 0); in exphere()512 redir->nhere.expdoc = fn->args[0]; in exphere()
805 here->here->nhere.doc = n; in parseheredoc()1051 if (sizeof (struct nfile) != sizeof (struct nhere)) { in parseredir()1052 np = (union node *)stalloc(sizeof (struct nhere)); in parseredir()