HomeSort by: relevance | last modified time | path
    Searched defs:slurp_heredoc (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/sh/
parser.c 117 STATIC int slurp_heredoc(char *const, const int, const int);
871 slurp_heredoc(char *const eofmark, const int striptabs, const int sq) function in typeref:typename:STATIC int
983 l = slurp_heredoc(here->eofmark, here->striptabs,

Completed in 12 milliseconds