Searched refs:EOF (Results 1 - 25 of 1425) sorted by relevance

1234567891011>>

/macosx-10.10/vim-55/runtime/tools/
H A Dref9 spell <<EOF
11 EOF
/macosx-10.10/postfix-255/postfix/src/bounce/
H A Dannotate.sh3 cat <<'EOF'
11 EOF
24 #-Each template starts with "template_name = <<EOF" and ends
25 # with a line that contains the word "EOF" only. You can change the
26 # word EOF if you like, but you can't do shell/perl/etc like things
27 # such as enclosing it in quotes (template_name = <<'EOF').
64 #EOF
69 failure_template*) cat <<'EOF'
77 EOF
79 delay_template*) cat <<'EOF'
[all...]
/macosx-10.10/ncurses-44/ncurses/misc/
H A Dgen_edit.sh47 cat <<EOF
49 EOF
53 cat <<EOF
57 EOF
/macosx-10.10/dtrace-147/test/tst/common/usdt/
H A Dtst.andpid.ksh28 dtrace -c date -s /dev/stdin <<EOF
32 EOF
H A Dtst.enabled.ksh33 cat > prov.d <<EOF
37 EOF
45 cat > test.c <<EOF
56 EOF
76 dtrace -c ./test -qs /dev/stdin <<EOF
81 EOF
H A Dtst.fork.ksh34 cat > prov.d <<EOF
38 EOF
46 cat > test.c <<EOF
66 EOF
85 dtrace -c ./test -Zqs /dev/stdin <<EOF
90 EOF
H A Dtst.multiple.ksh34 cat > prov.d <<EOF
38 EOF
46 cat > test.c <<EOF
60 EOF
79 dtrace -c ./test -qs /dev/stdin <<EOF
84 EOF
H A Dtst.reeval.ksh33 cat > test.c <<EOF
41 EOF
43 cat > prov.d <<EOF
47 EOF
67 dtrace -wZs /dev/stdin <<EOF
83 EOF
H A Dtst.user.ksh34 cat > prov.d <<EOF
38 EOF
46 cat > test.c <<EOF
57 EOF
76 dtrace -c 'ppriv -e -s A=basic ./test' -Zqs /dev/stdin <<EOF
81 EOF
/macosx-10.10/file_cmds-242/shar/
H A Dshar.sh44 cat << EOF
52 EOF
/macosx-10.10/ncurses-44/ncurses/include/
H A DMKncurses_def.sh48 cat <<EOF
56 EOF
/macosx-10.10/ncurses-44/ncurses/ncurses/tinfo/
H A DMKfallback.sh60 cat <<EOF
68 EOF
72 cat <<EOF
76 EOF
83 cat <<EOF
86 EOF
95 cat <<EOF
98 EOF
101 cat <<EOF
104 EOF
[all...]
H A DMKkeys_list.sh44 cat <<EOF
50 EOF
/macosx-10.10/ncurses-44/ncurses/ncurses/tty/
H A DMKexpanded.sh53 cat <<EOF
58 EOF
60 cat >$TMP <<EOF
91 EOF
95 cat <<EOF
99 EOF
/macosx-10.10/ruby-106/extras/
H A Dtest_framework.sh9 cat > $TEST_SOURCE <<EOF || exit 1
18 EOF
/macosx-10.10/postfix-255/postfix/src/util/
H A Dlmdb_cache_test_1.sh10 ./dict_cache <<EOF
13 EOF
15 (./dict_cache <<EOF
24 EOF
27 (./dict_cache <<EOF
36 EOF
41 ./dict_cache <<EOF
51 EOF
H A Dlmdb_cache_test_2.sh9 ./dict_cache <<EOF
12 EOF
14 (./dict_cache <<EOF
23 EOF
26 (./dict_cache <<EOF
35 EOF
/macosx-10.10/text_cmds-88/ed/test/
H A Dmkscripts.sh25 base=`$ED - \!"echo $i" <<-EOF
27 EOF`
28 $ED - <<-EOF
40 EOF
59 base=`$ED - \!"echo $i" <<-EOF
61 EOF`
62 $ED - <<-EOF
74 EOF
/macosx-10.10/ruby-106/ruby/test/net/imap/
H A Dtest_imap_response_parser.rb25 parser.parse(<<EOF.gsub(/\n/, "\r\n").taint)
27 EOF
36 parser.parse(<<EOF.gsub(/\n/, "\r\n").taint)
38 EOF
42 parser.parse(<<EOF.gsub(/\n/, "\r\n").taint)
44 EOF
52 parser.parse(<<EOF.gsub(/\n/, "\r\n").taint)
54 EOF
61 response = parser.parse(<<EOF.gsub(/\n/, "\r\n").taint)
63 EOF
[all...]
/macosx-10.10/libiconv-42/libiconv/po/
H A DMakefile.msvc.sh6 cat <<\EOF
43 EOF
47 cat <<EOF
51 EOF
53 cat <<\EOF
59 EOF
63 cat <<EOF
66 EOF
68 cat <<\EOF
71 EOF
[all...]
/macosx-10.10/BerkeleyDB-21/db/os_brew/
H A Dfgetc.c30 return (EOF);
/macosx-10.10/dtrace-147/test/tst/common/proc/
H A Dtst.execfail.ENOENT.ksh38 $dtrace -s /dev/stdin <<EOF
50 EOF
68 cat > $badexec <<EOF
70 EOF
H A Dtst.execfail.ksh41 $dtrace -s /dev/stdin <<EOF
53 EOF
71 cat > $badexec <<EOF
73 EOF
/macosx-10.10/groff-38/groff/
H A Dgendef.sh24 sed -e 's/=/ /' >$t <<EOF
26 EOF
/macosx-10.10/rsync-45/rsync/testsuite/
H A Dtrimslash.test16 diff $diffopt "$scratchdir/slash.out" - <<EOF
23 EOF

Completed in 408 milliseconds

1234567891011>>