Searched defs:fetch_heredocs (Results 1 – 1 of 1) sorted by relevance
4534 #define fetch_heredocs(as_string, pi, heredoc_cnt, input) \ macro4537 static int fetch_heredocs(o_string *as_string, struct pipe *pi, int heredoc_cnt, struct in_str *inp… in fetch_heredocs() function