Home
last modified time | relevance | path

Searched refs:HEREDOC (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/
H A Dbuild137 cat > $NICEB <<-HEREDOC heredoc
141 HEREDOC
/netbsd-src/bin/ksh/
H A Dlex.h118 #define HEREDOC BIT(10) /* parsing heredoc */ macro
H A Dlex.c253 if ((cf & HEREDOC) == 0) {
H A Dexec.c1300 if (yylex(ONEWORD|HEREDOC) != LWORD)
/netbsd-src/external/bsd/unbound/dist/doc/
H A DChangelog5559 without HEREDOC bash support.