Home | History | Annotate | Download | only in src

Lines Matching full:hereinval

1450 hereinval(const char *content, int sub, char **resbuf, struct shf *shf)
1503 return (hereinval(iop->heredoc, i, resbuf, NULL));
1520 if (hereinval(iop->heredoc, i, NULL, shf) == -2) {