Home
last modified time | relevance | path

Searched defs:END (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/netbsd/external/mpl/bind/dist/bin/tests/system/catz/
H A Dtests.sh119 $NSUPDATE -d <<END >> nsupdate.out.test$n 2>&1 || ret=1 heredoc
152 $NSUPDATE -d <<END >> nsupdate.out.test$n 2>&1 || ret=1 heredoc
185 $NSUPDATE -d <<END >> nsupdate.out.test$n 2>&1 || ret=1 heredoc
209 $NSUPDATE -d <<END >> nsupdate.out.test$n 2>&1 || ret=1 heredoc
233 $NSUPDATE -d <<END >> nsupdate.out.test$n 2>&1 || ret=1 heredoc
286 $NSUPDATE -d <<END >> nsupdate.out.test$n 2>&1 || ret=1 heredoc
308 $NSUPDATE -d <<END >> nsupdate.out.test$n 2>&1 || ret=1 heredoc
438 $NSUPDATE -d <<END >> nsupdate.out.test$n 2>&1 || ret=1 heredoc
460 $NSUPDATE -d <<END >> nsupdate.out.test$n 2>&1 || ret=1 heredoc
473 $NSUPDATE -d <<END >> nsupdate.out.test$n 2>&1 || ret=1 heredoc
[all …]
/netbsd/external/mpl/bind/dist/bin/tests/system/nsupdate/
H A Dtests.sh243 $NSUPDATE > nsupdate.out 2>&1 << END && ret=1 heredoc
261 $NSUPDATE <<END > nsupdate.out 2>&1 && ret=1 heredoc
312 $NSUPDATE <<END > /dev/null 2>&1 && ret=1 heredoc
327 $NSUPDATE <<END > /dev/null 2>&1 || ret=1 heredoc
643 $NSUPDATE > nsupdate.out.$n 2>&1 << END heredoc
681 $NSUPDATE -v > nsupdate.out.$n 2>&1 << END heredoc
901 $NSUPDATE <<END > /dev/null || ret=1 heredoc
931 $NSUPDATE <<END > /dev/null 2>&1 || ret=1 heredoc
1104 $NSUPDATE <<END > nsupdate.out 2>&1 && ret=1 heredoc
1123 $NSUPDATE <<END > nsupdate.out 2>&1 && ret=1 heredoc
[all …]
/netbsd/external/mpl/bind/dist/bin/tests/system/rndc/
H A Dtests.sh28 $NSUPDATE -p ${PORT} -k ns2/session.key > /dev/null 2>&1 <<END || ret=1 heredoc
73 $NSUPDATE -p ${PORT} -k ns2/session.key > /dev/null 2>&1 <<END && ret=1 heredoc
91 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
130 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
170 $NSUPDATE -p ${PORT} -k ns2/session.key > /dev/null 2>&1 <<END || ret=1 heredoc
218 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
243 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.2.test$n 2>&1 <<END || ret=1 heredoc
261 $NSUPDATE -p ${PORT} -k ns2/session.key > nsupdate.out.1.test$n 2>&1 <<END || ret=1 heredoc
737 $NSUPDATE -p ${PORT} > /dev/null 2>&1 <<END && ret=1 heredoc
759 $NSUPDATE -p ${PORT} > nsupdate.out.test$n 2>&1 <<END || ret=1 heredoc
[all …]
/netbsd/external/mpl/bind/dist/bin/tests/system/autosign/
H A Dtests.sh286 $NSUPDATE > /dev/null 2>&1 <<END || status=1 heredoc
316 $NSUPDATE > nsupdate.out 2>&1 <<END heredoc
369 $NSUPDATE > /dev/null 2>&1 << END || status=1 heredoc
1012 $NSUPDATE > /dev/null 2>&1 <<END || status=1 heredoc
1037 $NSUPDATE > /dev/null 2>&1 <<END || status=1 heredoc
1077 $NSUPDATE > nsupdate.out.test$n 2>&1 <<END || ret=1 heredoc
1668 $NSUPDATE > nsupdate.out 2>&1 <<END heredoc
1709 $NSUPDATE > nsupdate.out 2>&1 <<END heredoc
/netbsd/external/mpl/bind/dist/bin/tests/system/checknames/
H A Dtests.sh92 $NSUPDATE -d <<END > nsupdate.out.test$n 2>&1 || not=0 heredoc
108 $NSUPDATE -d <<END > nsupdate.out.test$n 2>&1|| ret=1 heredoc
124 $NSUPDATE -d <<END > nsupdate.out.test$n 2>&1 || ret=1 heredoc
141 $NSUPDATE -d <<END > nsupdate.out.test$n 2>&1 || ret=1 heredoc
158 $NSUPDATE -d <<END > nsupdate.out.test$n 2>&1 || ret=1 heredoc
/netbsd/external/mpl/bind/dist/bin/tests/system/tsiggss/
H A Dtests.sh137 $NSUPDATE -k ns1/Kkey.example.nil.*.private <<END > /dev/null 2>&1 || ret=1 heredoc
152 $NSUPDATE <<END > nsupdate.out${n} 2>&1 && ret=1 heredoc
163 $NSUPDATE -i <<END > nsupdate.out${n} 2>&1 || ret=1 heredoc
/netbsd/external/gpl3/gcc/dist/contrib/
H A Dbench-stringop36 cat <<END | $1 -x c -O3 $3 -DAVG_SIZE=$2 $STRINGOP -DMEMORY_COPIES=$memsize - heredoc
60 cat <<END | clang -x c -O3 $3 -DAVG_SIZE=$2 $STRINGOP -DMEMORY_COPIES=$memsize 2>/dev/null - heredoc
/netbsd/external/gpl3/gcc.old/dist/contrib/
H A Dbench-stringop36 cat <<END | $1 -x c -O3 $3 -DAVG_SIZE=$2 $STRINGOP -DMEMORY_COPIES=$memsize - heredoc
60 cat <<END | clang -x c -O3 $3 -DAVG_SIZE=$2 $STRINGOP -DMEMORY_COPIES=$memsize 2>/dev/null - heredoc
/netbsd/external/mpl/bind/dist/bin/tests/system/masterformat/
H A Dtests.sh228 $NSUPDATE <<END > /dev/null || status=1 heredoc
256 $NSUPDATE <<END > /dev/null || status=1 heredoc
/netbsd/external/cddl/dtracetoolkit/dist/Net/
H A Dconnections73 h|?) cat <<-END >&2 heredoc
/netbsd/external/cddl/dtracetoolkit/dist/Proc/
H A Dfddist58 h|?) cat <<-END >&2 heredoc
/netbsd/external/cddl/dtracetoolkit/dist/
H A Dopensnoop99 h|?) cat <<-END >&2 heredoc
H A Drwsnoop94 h|?) cat <<-END >&2 heredoc
H A Dstatsnoop99 h|?) cat <<-END >&2 heredoc
/netbsd/external/cddl/dtracetoolkit/dist/Bin/
H A Dexecsnoop86 h|?) cat <<-END >&2 heredoc
H A Dfddist58 h|?) cat <<-END >&2 heredoc
H A Diopending76 h|?) cat <<-END >&2 heredoc
H A Dstatsnoop99 h|?) cat <<-END >&2 heredoc
H A Dconnections73 h|?) cat <<-END >&2 heredoc
H A Dshellsnoop83 h|?) cat <<-END >&2 heredoc
H A Dxvmstat70 cat <<-END >&2 heredoc
H A Dpfilestat57 h|?) cat <<-END >&2 heredoc
H A Drwsnoop94 h|?) cat <<-END >&2 heredoc
/netbsd/external/cddl/dtracetoolkit/dist/Disk/
H A Diopending76 h|?) cat <<-END >&2 heredoc
/netbsd/external/cddl/dtracetoolkit/dist/Kernel/
H A Dcputimes77 h|?) cat <<-END >&2 heredoc

12345678910>>...13