HomeSort by: relevance | last modified time | path
    Searched refs:HEREDOC (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/
build 137 cat > $NICEB <<-HEREDOC
141 HEREDOC
  /src/bin/ksh/
lex.h 118 #define HEREDOC BIT(10) /* parsing heredoc */
exec.c 1164 u = herein(iop->heredoc, iop->flag & IOEVAL);
1296 /* Do substitutions on the content of heredoc */
1300 if (yylex(ONEWORD|HEREDOC) != LWORD)

Completed in 67 milliseconds