Searched defs:heredoc (Results 1 – 1 of 1) sorted by relevance
79 struct heredoc { struct80 struct heredoc *next; /* next here document in list */ argument89 struct heredoc *heredoclist; /* list of here documents to read */ argument99 struct heredoc *heredoc; variable