Searched refs:here_copy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dlex.c133 static int here_copy(Lex_t*, struct ionod*);
467 if(here_copy(lp,lp->heredoc)<=0 && lp->lasttok)
1695 static int here_copy(Lex_t *lp,register struct ionod *iop) function
1709 here_copy(lp,iop->iolst);

Completed in 47 milliseconds