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

/system/core/sh/
H A Dparser.c79 struct heredoc { struct
80 struct heredoc *next; /* next here document in list */
89 struct heredoc *heredoclist; /* list of here documents to read */
99 struct heredoc *heredoc; variable in typeref:struct:heredoc
645 struct heredoc *here = heredoc;
646 struct heredoc *p;
682 struct heredoc *here;
1223 heredoc
[all...]

Completed in 4 milliseconds