Home
last modified time | relevance | path

Searched defs:fetch_heredocs (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dhush.c4534 #define fetch_heredocs(as_string, pi, heredoc_cnt, input) \ macro
4537 static int fetch_heredocs(o_string *as_string, struct pipe *pi, int heredoc_cnt, struct in_str *inp… in fetch_heredocs() function