HomeSort by: relevance | last modified time | path
    Searched refs:EOT (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/bin/ed/test/
mkscripts.sh 16 # echo "$ED - <<\EOT"
20 # echo EOT
31 $ED - <<\EOT
35 EOT
49 # echo "$ED - <<\EOT"
54 # echo EOT
65 $ED - <<\EOT
69 EOT
  /src/etc/rc.d/
ip6addrctl 27 cat <<EOT | ${IP6ADDRCTL_CMD} install /dev/stdin
37 EOT
43 cat <<EOT | ${IP6ADDRCTL_CMD} install /dev/stdin
53 EOT
  /src/external/gpl2/gettext/dist/gettext-runtime/src/
gettext.sh.in 29 cat <<EOT
31 EOT
  /src/external/bsd/ntp/dist/include/
ascii.h 47 #define EOT 4
  /src/games/quiz/
rxp.c 73 #define EOT (-3) /* end text anchor, - */
183 *rp++ = EOT;
230 case EOT:
298 case EOT:
  /src/crypto/external/apache2/openssl/dist/external/perl/Text-Template-1.56/t/
warnings.t 23 my $template = <<'EOT';
29 EOT
  /src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/t/
warnings.t 23 my $template = <<'EOT';
29 EOT
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-php-2 22 EOT
  /src/sys/arch/amiga/dev/
kbdmap.h 36 #define EOT 4
  /src/sys/arch/atari/dev/
kbdmap.h 40 #define EOT 4
  /src/sys/arch/x68k/include/
kbdmap.h 10 #define EOT 4
  /src/sys/arch/x68k/usr.bin/loadkmap/
kbdmap.h 7 #define EOT 4
  /src/external/gpl2/gettext/dist/gettext-runtime/man/
help2man 31 my $version_info = <<EOT;
39 EOT
41 my $help_info = <<EOT;
58 EOT
468 $include{$sect} .= <<EOT;
480 EOT
484 print <<EOT;
487 EOT
  /src/external/gpl2/gettext/dist/gettext-tools/man/
help2man 31 my $version_info = <<EOT;
39 EOT
41 my $help_info = <<EOT;
58 EOT
468 $include{$sect} .= <<EOT;
480 EOT
484 print <<EOT;
487 EOT
  /src/crypto/dist/ipsec-tools/src/setkey/
parse.y 116 %token EOT SLASH BLCL ELCL
180 : ADD ipaddropts ipandport ipandport protocol_spec spi extension_spec algorithm_spec EOT
192 : UPDATE ipaddropts ipandport ipandport protocol_spec spi extension_spec algorithm_spec EOT
204 : DELETE ipaddropts ipandport ipandport protocol_spec spi extension_spec EOT
223 : DELETEALL ipaddropts ipaddr ipaddr protocol_spec EOT
251 : GET ipaddropts ipandport ipandport protocol_spec spi extension_spec EOT
266 : GETSPI ipaddropts ipandport ipandport protocol_spec spi extension_spec EOT
277 : FLUSH protocol_spec EOT
287 : DUMP protocol_spec EOT
612 : SPDADD ipaddropts STRING prefix portstr STRING prefix portstr upper_spec upper_misc_spec context_spec policy_spec EOT
    [all...]
  /src/external/bsd/unbound/dist/contrib/
warmup.sh 19 $dig -f - @$address >/dev/null 2>&1 <<EOT
137 EOT
  /src/external/gpl3/gdb/dist/readline/readline/doc/
texi2html 41 $T2H_HOMEPAGE = <<EOT;
43 EOT
46 $T2H_AUTHORS = <<EOT;
53 EOT
790 print $fh <<EOT;
796 EOT
915 print $fh <<EOT;
935 EOT
941 print $fh <<EOT;
950 EOT
    [all...]
  /src/external/gpl3/gdb.old/dist/readline/readline/doc/
texi2html 41 $T2H_HOMEPAGE = <<EOT;
43 EOT
46 $T2H_AUTHORS = <<EOT;
53 EOT
790 print $fh <<EOT;
796 EOT
915 print $fh <<EOT;
935 EOT
941 print $fh <<EOT;
950 EOT
    [all...]
  /src/external/gpl3/gcc/dist/fixincludes/
inclhack.def 1970 test_text = <<-EOT
1975 EOT;
1988 test_text = <<-EOT
1992 EOT;
2022 test_text = <<-EOT
2027 EOT;
2041 test_text = <<-EOT
2047 EOT;
2061 test_text = <<-EOT
2064 EOT;
    [all...]
  /src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
texi2html 332 $usage = <<EOT;
350 EOT
1431 $header = <<EOT;
1434 EOT
1891 print FILE <<EOT;
1899 EOT
1928 print FILE <<EOT;
1931 EOT
1936 print FILE <<EOT;
1940 EOT
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/doc/
texi2html 332 $usage = <<EOT;
350 EOT
1431 $header = <<EOT;
1434 EOT
1891 print FILE <<EOT;
1899 EOT
1928 print FILE <<EOT;
1931 EOT
1936 print FILE <<EOT;
1940 EOT
    [all...]
  /src/external/gpl3/gcc.old/dist/fixincludes/
inclhack.def 1970 test_text = <<-EOT
1975 EOT;
1988 test_text = <<-EOT
1992 EOT;
2022 test_text = <<-EOT
2027 EOT;
2041 test_text = <<-EOT
2047 EOT;
2061 test_text = <<-EOT
2064 EOT;
    [all...]
  /src/libexec/getty/
main.c 134 #define EOT tmode.c_cc[VEOF]
466 if (c == EOT)
  /src/external/bsd/ppp/dist/chat/
chat.c 1192 if (strcmp(s, "EOT") == 0)
  /src/external/bsd/ipf/dist/perl/
plog 1011 print <<EOT;
1057 EOT

Completed in 31 milliseconds

1 2