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

  /external/mksh/src/
lex.c 322 if ((cf & HEREDOC))
360 if ((cf & HEREDOC))
604 if ((cf & HEREDOC) || state == SQBRACE)
935 iop->heredoc = NULL;
1186 iop->heredoc = Xclose(xs, xp);
    [all...]
exec.c     [all...]
sh.h 1936 char *heredoc; \/* content of heredoc *\/ member in struct:ioword
    [all...]

Completed in 48 milliseconds