Searched refs:heredoc (Results 1 – 7 of 7) sorted by relevance
39 struct ionod *heredoc; /* pending here document list */ member
102 tests/heredoc.sh \
446 if(c<=0 || lp->heredoc) in sh_lex()462 if(lp->heredoc) in sh_lex()467 if(here_copy(lp,lp->heredoc)<=0 && lp->lasttok) in sh_lex()476 lp->heredoc = 0; in sh_lex()1613 iop->iolst = lp->heredoc; in nested_here()1627 lp->heredoc = iop; in nested_here()
332 lexp->heredoc = 0; in sh_parse()1639 iop->iolst=lexp->heredoc; in inout()1640 lexp->heredoc=iop; in inout()
92 heredoc(t->t_dlef);
628 heredoc(tchar *term) in heredoc() function
130 file path=usr/demo/ksh/tests/heredoc.sh