Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c4534 #define fetch_heredocs(as_string, pi, heredoc_cnt, input) \ argument
4537 static int fetch_heredocs(o_string *as_string, struct pipe *pi, int heredoc_cnt, struct in_str *inp… in fetch_heredocs()
4610 int heredoc_cnt = 0; in parse_group() local
5397 int heredoc_cnt; in parse_stream() local