HomeSort by relevance Sort by last modified time
    Searched refs:HEREDOC (Results 1 - 2 of 2) sorted by null

  /external/mksh/src/
exec.c 95 herein(t->ioact[0]->heredoc, t->ioact[0]->flag & IOEVAL,
1318 u = herein(iop->heredoc, iop->flag & IOEVAL, NULL);
    [all...]
sh.h 684 TT_HEREDOC_EXP, /* expanded heredoc */
688 /* temp/heredoc files. The file is removed when the struct is freed. */
1207 char *heredoc; \/* content of heredoc *\/ member in struct:ioword
    [all...]

Completed in 35 milliseconds