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

/external/mksh/src/
H A Dsh.h825 /* expanded heredoc */
832 /* temp/heredoc files. The file is removed when the struct is freed. */
1347 char *name; /* file name (unused if heredoc) */
1349 char *heredoc; /* content of heredoc */ member in struct:ioword

Completed in 75 milliseconds