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

/freebsd-current/bin/sh/
H A Dparser.c78 struct heredoc { struct
79 struct heredoc *next; /* next here document in list */
91 static struct heredoc *heredoclist; /* list of here documents to read */
100 static struct heredoc *heredoc; variable in typeref:struct:heredoc
754 struct heredoc *here = heredoc;
755 struct heredoc *p;
790 struct heredoc *here;
1054 heredoc
[all...]
/freebsd-current/contrib/tcsh/
H A Dsh.decls.h79 extern void heredoc (Char *);
H A Dsh.sem.c216 heredoc(t->t_dlef);

Completed in 73 milliseconds