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

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dparser.c73 struct heredoc { struct
74 struct heredoc *next; /* next here document in list */
82 struct heredoc *heredoclist; /* list of here documents to read */
91 struct heredoc *heredoc; variable in typeref:struct:heredoc
616 struct heredoc *here = heredoc;
617 struct heredoc *p;
646 struct heredoc *here;
1152 heredoc
[all...]

Completed in 78 milliseconds