Home
last modified time | relevance | path

Searched refs:heredoc (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dshlex.h39 struct ionod *heredoc; /* pending here document list */ member
/titanic_41/usr/src/lib/libshell/
H A DMakefile.demo102 tests/heredoc.sh \
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dlex.c446 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()
H A Dparse.c332 lexp->heredoc = 0; in sh_parse()
1639 iop->iolst=lexp->heredoc; in inout()
1640 lexp->heredoc=iop; in inout()
/titanic_41/usr/src/cmd/csh/
H A Dsh.sem.c92 heredoc(t->t_dlef);
H A Dsh.dol.c628 heredoc(tchar *term) in heredoc() function
/titanic_41/usr/src/pkg/manifests/
H A Dsource-demo-system.mf130 file path=usr/demo/ksh/tests/heredoc.sh