Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c11696 struct heredoc { struct
11697 struct heredoc *next; /* next here document in list */ argument
11706 static struct heredoc *heredoclist; /* list of here documents to read */ argument
11710 static struct heredoc *heredoc; variable
Dhush.c4451 o_string heredoc = NULL_O_STRING; in fetch_till_str() local
7723 const char *heredoc = redir->rd_filename; in setup_heredoc() local