Home
last modified time | relevance | path

Searched refs:outfile (Results 1 – 25 of 469) sorted by relevance

12345678910>>...19

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprint-rtl-function.c41 print_edge (FILE *outfile, edge e, bool from) in print_edge() argument
43 fprintf (outfile, " (%s ", from ? "edge-from" : "edge-to"); in print_edge()
49 fprintf (outfile, "entry"); in print_edge()
52 fprintf (outfile, "exit"); in print_edge()
55 fprintf (outfile, "%i", bb->index); in print_edge()
63 fprintf (outfile, " (flags \""); in print_edge()
70 fprintf (outfile, " | "); \ in print_edge()
71 fprintf (outfile, "%s", (#NAME)); \ in print_edge()
78 fprintf (outfile, "\")"); in print_edge()
81 fprintf (outfile, ")\n"); in print_edge()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprint-rtl-function.cc41 print_edge (FILE *outfile, edge e, bool from) in print_edge() argument
43 fprintf (outfile, " (%s ", from ? "edge-from" : "edge-to"); in print_edge()
49 fprintf (outfile, "entry"); in print_edge()
52 fprintf (outfile, "exit"); in print_edge()
55 fprintf (outfile, "%i", bb->index); in print_edge()
63 fprintf (outfile, " (flags \""); in print_edge()
70 fprintf (outfile, " | "); \ in print_edge()
71 fprintf (outfile, "%s", (#NAME)); \ in print_edge()
78 fprintf (outfile, "\")"); in print_edge()
81 fprintf (outfile, ")\n"); in print_edge()
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/08-host-lib.tdir/
H A D08-host-lib.test11 echo "> dig @127.0.0.1 -p $FWD_PORT www.example.com | tee outfile"
12 dig @127.0.0.1 -p $FWD_PORT www.example.com | tee outfile
13 if grep "10.20.30.40" outfile; then
20 rm outfile
44 echo '> $PRE/asynclook -H 08-host-lib.hosts virtual.virtual.virtual.local 2>&1 | tee outfile'
45 $PRE/asynclook -H 08-host-lib.hosts virtual.virtual.virtual.local 2>&1 | tee outfile
46 if grep "virtual.virtual.virtual.local: 10.20.30.40" outfile; then
53 rm outfile
56 echo '> $PRE/asynclook -f "127.0.0.1@"$FWD_PORT www.example.com 2>&1 | tee outfile'
57 $PRE/asynclook -f "127.0.0.1@"$FWD_PORT www.example.com 2>&1 | tee outfile
[all …]
/netbsd-src/external/mpl/dhcp/dist/contrib/ms2isc/
H A Dms2isc.pl116 my ($outfile, $i, $j, @Domains);
118 $outfile = new FileHandle "> $opts{o}";
119 if (!defined $outfile) {
124 print $outfile "\n##############################################################\n";
127 print $outfile "shared-network $Scopename {\n";
129 PrintSubnetConfig($outfile, \%GlobalOptions, \%{$Scopes{$j}}, $j, "\t", $opts{f});
133 print $outfile "}\n";
136 PrintSubnetUpdate($outfile, $j, $opts{p}, $opts{k});
142 print $outfile "\n##############################################################\n";
143 PrintSubnetConfig($outfile, \%GlobalOptions, \%{$Scopes{$i}}, $i, "", $opts{f});
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/contrib/unicode/from_glibc/
H A Dutf8_gen.py54 def process_range(start, end, outfile, name): argument
75 outfile.write('{:<11s} {:<12s} {:s}\n'.format(
92 outfile.write('{:s}..{:s} {:<12s} {:s}\n'.format(
98 outfile.write('{:s}..{:s} {:<12s} {:s}\n'.format(
104 def process_charmap(flines, outfile): argument
155 outfile, fields[1][:-7]+'>')
164 outfile.write('%')
165 outfile.write('{:<11s} {:<12s} {:s}\n'.format(
190 def write_header_charmap(outfile): argument
192 outfile.write("<code_set_name> UTF-8\n")
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/05-asynclook.tdir/
H A D05-asynclook.test10 echo "> dig @127.0.0.1 -p $FWD_PORT www.example.com | tee outfile"
11 dig @127.0.0.1 -p $FWD_PORT www.example.com | tee outfile
12 if grep "10.20.30.40" outfile; then
19 rm outfile
50 echo '> $PRE/asynclook -H 05-asynclook.hosts virtual.virtual.virtual.local 2>&1 | tee outfile'
51 $PRE/asynclook -H 05-asynclook.hosts virtual.virtual.virtual.local 2>&1 | tee outfile
52 if grep "virtual.virtual.virtual.local: 10.20.30.40" outfile; then
59 rm outfile
62 echo '> $PRE/asynclook -f "127.0.0.1@"$FWD_PORT www.example.com 2>&1 | tee outfile'
63 $PRE/asynclook -f "127.0.0.1@"$FWD_PORT www.example.com 2>&1 | tee outfile
[all …]
/netbsd-src/external/gpl3/gcc/dist/contrib/unicode/from_glibc/
H A Dutf8_gen.py54 def process_range(start, end, outfile, name): argument
75 outfile.write('{:<11s} {:<12s} {:s}\n'.format(
92 outfile.write('{:s}..{:s} {:<12s} {:s}\n'.format(
98 outfile.write('{:s}..{:s} {:<12s} {:s}\n'.format(
104 def process_charmap(flines, outfile): argument
155 outfile, fields[1][:-7]+'>')
164 outfile.write('%')
165 outfile.write('{:<11s} {:<12s} {:s}\n'.format(
190 def write_header_charmap(outfile): argument
192 outfile.write("<code_set_name> UTF-8\n")
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/po/
H A Dgen-po.in11 outfile=${outdir}/${domain}.pot
23 -o ${outfile}.new \
26 test -f ${outfile}.new && \
27 perl -pi -e "s@${top_srcdir}/@@" ${outfile}.new
29 grep -v "POT-Creation-Date:" ${outfile}.new > ${outfile}.new2
30 grep -v "POT-Creation-Date:" ${outfile} > ${outfile}.old
32 if ! diff ${outfile}.old ${outfile}.new2 >/dev/null; then
33 echo "${outfile} changed"
34 cp ${outfile}.new ${outfile}
36 rm ${outfile}.new* ${outfile}.old
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dconfigure.com44 $ open/write outfile targ-cpu.h
45 $ write outfile "#include ""tc-''arch'.h"""
46 $ close outfile
48 $ open/write outfile targ-cpu.c
49 $ write outfile "#include ""tc-''arch'.c"""
50 $ close outfile
54 $ open/write outfile targ-env.h
55 $ write outfile "#include ""te-''env'.h"""
56 $ close outfile
61 $ open/write outfile obj-format.h
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dconfigure.com44 $ open/write outfile targ-cpu.h
45 $ write outfile "#include ""tc-''arch'.h"""
46 $ close outfile
48 $ open/write outfile targ-cpu.c
49 $ write outfile "#include ""tc-''arch'.c"""
50 $ close outfile
54 $ open/write outfile targ-env.h
55 $ write outfile "#include ""te-''env'.h"""
56 $ close outfile
61 $ open/write outfile obj-format.h
[all …]
/netbsd-src/tests/net/ipsec/
H A Dt_ipsec_sockopt.sh36 local outfile=$1
42 atf_check -s exit:0 -o match:"$src > $dst: $pktproto_out" cat $outfile
43 atf_check -s exit:0 -o match:"$dst > $src: $pktproto_in" cat $outfile
53 local outfile=./out
72 extract_new_packets $BUS > $outfile
77 extract_new_packets $BUS > $outfile
78 check_packets $outfile $ip_local $ip_peer ICMP
114 extract_new_packets $BUS > $outfile
115 check_packets $outfile $ip_local $ip_peer $pktproto "ICMP"
123 extract_new_packets $BUS > $outfile
[all …]
H A Dt_ipsec_transport.sh36 local outfile=$1
41 atf_check -s exit:0 -o match:"$src > $dst: $pktproto" cat $outfile
42 atf_check -s exit:0 -o match:"$dst > $src: $pktproto" cat $outfile
52 local outfile=./out
70 extract_new_packets $BUS > $outfile
75 extract_new_packets $BUS > $outfile
77 cat $outfile
79 cat $outfile
113 extract_new_packets $BUS > $outfile
114 check_packets $outfile $ip_local $ip_peer ICMP
[all …]
/netbsd-src/tests/net/if_wg/
H A Dt_misc.sh150 local outfile=./out
191 extract_new_packets $BUS > $outfile
199 extract_new_packets $BUS > $outfile
200 $DEBUG && cat $outfile
202 n=$(grep "$ip_local.$port > $ip_peer.$port" $outfile |wc -l)
239 local outfile=./out
266 extract_new_packets $BUS > $outfile
267 $DEBUG && cat $outfile
273 extract_new_packets $BUS > $outfile
274 $DEBUG && cat $outfile
[all...]
/netbsd-src/external/bsd/unbound/dist/testdata/doh_downstream_notls.tdir/
H A Ddoh_downstream_notls.test15 $PRE/dohclient -n -s 127.0.0.1 -p $UNBOUND_PORT www1.example.net. A IN >outfile 2>&1
16 cat outfile
20 cat outfile
26 if grep "www1.example.net" outfile | grep "1.2.3.1"; then
31 cat outfile
41 …1 -p $UNBOUND_PORT www1.example.net. A IN www2.example.net A IN www3.example.net A IN >outfile 2>&1
42 cat outfile
46 cat outfile
52 if grep "www1.example.net" outfile | grep "1.2.3.1"; then
57 cat outfile
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/doh_downstream.tdir/
H A Ddoh_downstream.test15 $PRE/dohclient -s 127.0.0.1 -p $UNBOUND_PORT www1.example.net. A IN >outfile 2>&1
16 cat outfile
20 cat outfile
26 if grep "www1.example.net" outfile | grep "1.2.3.1"; then
31 cat outfile
41 …1 -p $UNBOUND_PORT www1.example.net. A IN www2.example.net A IN www3.example.net A IN >outfile 2>&1
42 cat outfile
46 cat outfile
52 if grep "www1.example.net" outfile | grep "1.2.3.1"; then
57 cat outfile
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/doh_downstream_post.tdir/
H A Ddoh_downstream_post.test15 $PRE/dohclient -P -s 127.0.0.1 -p $UNBOUND_PORT www1.example.net. A IN >outfile 2>&1
16 cat outfile
20 cat outfile
26 if grep "www1.example.net" outfile | grep "1.2.3.1"; then
31 cat outfile
41 …1 -p $UNBOUND_PORT www1.example.net. A IN www2.example.net A IN www3.example.net A IN >outfile 2>&1
42 cat outfile
46 cat outfile
52 if grep "www1.example.net" outfile | grep "1.2.3.1"; then
57 cat outfile
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/tcp_req_order.tdir/
H A Dtcp_req_order.test14 $PRE/streamtcp -f 127.0.0.1@$UNBOUND_PORT www1.example.net. A IN >outfile 2>&1
15 cat outfile
19 cat outfile
25 if grep "www1.example.net" outfile | grep "1.2.3.1"; then
30 cat outfile
40 ….0.1@$UNBOUND_PORT www1.example.net. A IN www2.example.net A IN www3.example.net A IN >outfile 2>&1
41 cat outfile
45 cat outfile
51 if grep "www1.example.net" outfile | grep "1.2.3.1"; then
56 cat outfile
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/auth_https.tdir/
H A Dauth_https.test11 dig @localhost -p $UNBOUND_PORT www.example.com. | tee outfile
12 if grep SERVFAIL outfile; then
14 dig @localhost -p $UNBOUND_PORT www.example.com. | tee outfile
16 if grep SERVFAIL outfile; then
19 dig @localhost -p $UNBOUND_PORT www.example.com. | tee outfile
21 if grep SERVFAIL outfile; then
24 dig @localhost -p $UNBOUND_PORT www.example.com. | tee outfile
26 if grep SERVFAIL outfile; then
29 dig @localhost -p $UNBOUND_PORT www.example.com. | tee outfile
31 if grep SERVFAIL outfile; then
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/blanks_https.tdir/
H A Dblanks_https.test11 dig @localhost -p $UNBOUND_PORT $TARGET | tee outfile
12 if grep SERVFAIL outfile; then
14 dig @localhost -p $UNBOUND_PORT $TARGET | tee outfile
16 if grep SERVFAIL outfile; then
19 dig @localhost -p $UNBOUND_PORT $TARGET | tee outfile
21 if grep SERVFAIL outfile; then
24 dig @localhost -p $UNBOUND_PORT $TARGET | tee outfile
26 if grep SERVFAIL outfile; then
29 dig @localhost -p $UNBOUND_PORT $TARGET | tee outfile
31 if grep SERVFAIL outfile; then
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/blanks_cached_zone.tdir/
H A Dblanks_cached_zone.test11 dig @localhost -p $UNBOUND_PORT $TARGET | tee outfile
12 if grep SERVFAIL outfile; then
14 dig @localhost -p $UNBOUND_PORT $TARGET | tee outfile
16 if grep SERVFAIL outfile; then
19 dig @localhost -p $UNBOUND_PORT $TARGET | tee outfile
21 if grep SERVFAIL outfile; then
24 dig @localhost -p $UNBOUND_PORT $TARGET | tee outfile
26 if grep SERVFAIL outfile; then
29 dig @localhost -p $UNBOUND_PORT $TARGET | tee outfile
31 if grep SERVFAIL outfile; then
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/auth_axfr.tdir/
H A Dauth_axfr.test10 dig @localhost -p $UNBOUND_PORT www.example.com. | tee outfile
11 if grep SERVFAIL outfile; then
13 dig @localhost -p $UNBOUND_PORT www.example.com. | tee outfile
15 if grep SERVFAIL outfile; then
18 dig @localhost -p $UNBOUND_PORT www.example.com. | tee outfile
20 if grep SERVFAIL outfile; then
23 dig @localhost -p $UNBOUND_PORT www.example.com. | tee outfile
25 if grep SERVFAIL outfile; then
28 dig @localhost -p $UNBOUND_PORT www.example.com. | tee outfile
30 if grep SERVFAIL outfile; then
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/ssl_req_order.tdir/
H A Dssl_req_order.test14 $PRE/streamtcp -s -f 127.0.0.1@$UNBOUND_PORT www1.example.net. A IN >outfile 2>outerr
15 cat outfile
20 cat outfile
27 if grep "www1.example.net" outfile | grep "1.2.3.1"; then
32 cat outfile
43 …@$UNBOUND_PORT www1.example.net. A IN www2.example.net A IN www3.example.net A IN >outfile 2>outerr
44 cat outfile
49 cat outfile
56 if grep "www1.example.net" outfile | grep "1.2.3.1"; then
61 cat outfile
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/zonemd_reload.tdir/
H A Dzonemd_reload.test10 dig @localhost -p $UNBOUND_PORT www.example.com. | tee outfile
11 if grep SERVFAIL outfile; then
13 dig @localhost -p $UNBOUND_PORT www.example.com. | tee outfile
15 if grep SERVFAIL outfile; then
18 dig @localhost -p $UNBOUND_PORT www.example.com. | tee outfile
20 if grep SERVFAIL outfile; then
23 dig @localhost -p $UNBOUND_PORT www.example.com. | tee outfile
25 if grep SERVFAIL outfile; then
28 dig @localhost -p $UNBOUND_PORT www.example.com. | tee outfile
30 if grep SERVFAIL outfile; then
[all …]
/netbsd-src/usr.bin/rpcgen/
H A Drpc_main.c80 char *outfile; /* output module name */ member
197 checkfiles(cmd.infile, cmd.outfile); in main()
202 c_output(cmd.infile, "-DRPC_XDR", DONT_EXTEND, cmd.outfile); in main()
205 h_output(cmd.infile, "-DRPC_HDR", DONT_EXTEND, cmd.outfile); in main()
208 l_output(cmd.infile, "-DRPC_CLNT", DONT_EXTEND, cmd.outfile); in main()
212 cmd.outfile, cmd.mflag, cmd.nflag); in main()
215 t_output(cmd.infile, "-DRPC_TBL", DONT_EXTEND, cmd.outfile); in main()
218 svc_output(cmd.infile, "-DRPC_SERVER", DONT_EXTEND, cmd.outfile); in main()
221 clnt_output(cmd.infile, "-DRPC_CLIENT", DONT_EXTEND, cmd.outfile); in main()
295 open_output(const char *infile, const char *outfile) in open_output() argument
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/tcp_req_timeout.tdir/
H A Dtcp_req_timeout.test20 $PRE/streamtcp -f 127.0.0.1@$UNBOUND_PORT www1.example.net. A IN >outfile 2>&1
21 cat outfile
25 cat outfile
31 if grep "www1.example.net" outfile | grep "1.2.3.1"; then
36 cat outfile
46 …1.example.net. A IN www2.example.net A IN www3.example.net A IN www.example.com. A IN >outfile 2>&1
47 cat outfile
51 cat outfile
57 if grep "www1.example.net" outfile | grep "1.2.3.1"; then
62 cat outfile
[all …]

12345678910>>...19