Searched defs:heredoc (Results 1 – 2 of 2) sorted by relevance
11696 struct heredoc { struct11697 struct heredoc *next; /* next here document in list */ argument11706 static struct heredoc *heredoclist; /* list of here documents to read */ argument11710 static struct heredoc *heredoc; variable
4451 o_string heredoc = NULL_O_STRING; in fetch_till_str() local7723 const char *heredoc = redir->rd_filename; in setup_heredoc() local