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

/freebsd-9.3-release/bin/sh/
H A Dparser.c82 struct heredoc { struct
83 struct heredoc *next; /* next here document in list */
95 static struct heredoc *heredoclist; /* list of here documents to read */
104 static struct heredoc *heredoc; variable in typeref:struct:heredoc
742 struct heredoc *here = heredoc;
743 struct heredoc *p;
779 struct heredoc *here;
993 struct heredoc *cons
[all...]
/freebsd-9.3-release/contrib/tcsh/
H A Dsh.decls.h80 extern void heredoc (Char *);
H A Dsh.sem.c216 heredoc(t->t_dlef);

Completed in 118 milliseconds