Searched refs:outfile (Results 1 - 9 of 9) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-version/
H A Dgenerate-revision.sh105 outfile=
113 outfile=${OPTARG}
128 [ -n "${outfile}" ] || \
134 generate_from_git ${outfile}
136 generate_from_dist ${outfile} ${version}
/bind-9.6-ESV-R11/bin/tests/system/wildcard/ns1/
H A Dsign.sh28 outfile=dlv.db.signed
36 $SIGNER -r $RANDFILE -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
42 outfile=nsec.db.signed
50 $SIGNER -r $RANDFILE -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
56 outfile=private.nsec.db.signed
63 $SIGNER -r $RANDFILE -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
79 outfile=nsec3.db.signed
87 $SIGNER -r $RANDFILE -3 - -H 10 -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
93 outfile=private.nsec3.db.signed
100 $SIGNER -r $RANDFILE -3 - -H 10 -o $zone -f $outfile
[all...]
/bind-9.6-ESV-R11/bin/tests/system/dlv/ns3/
H A Dsign.sh34 outfile=child1.signed
42 $SIGNER -r $RANDFILE -l $dlvzone -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
49 outfile=child3.signed
57 $SIGNER -r $RANDFILE -l $dlvzone -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
64 outfile=child4.signed
72 $SIGNER -r $RANDFILE -l $dlvzone -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
79 outfile=child5.signed
87 $SIGNER -r $RANDFILE -l $dlvzone -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
94 outfile=child7.signed
101 $SIGNER -r $RANDFILE -o $zone -f $outfile
[all...]
/bind-9.6-ESV-R11/bin/tests/system/dlv/ns6/
H A Dsign.sh29 outfile=grand.child1.signed
36 $SIGNER -g -r $RANDFILE -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
43 outfile=grand.child3.signed
51 $SIGNER -g -r $RANDFILE -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
58 outfile=grand.child4.signed
66 $SIGNER -g -r $RANDFILE -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
73 outfile=grand.child5.signed
81 $SIGNER -g -r $RANDFILE -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
88 outfile=grand.child7.signed
96 $SIGNER -g -r $RANDFILE -o $zone -f $outfile
[all...]
/bind-9.6-ESV-R11/bin/tests/system/dlv/ns1/
H A Dsign.sh31 outfile=root.signed
38 $SIGNER -r $RANDFILE -g -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
/bind-9.6-ESV-R11/bin/tests/system/dlv/ns2/
H A Dsign.sh31 outfile=druz.pre
39 $SIGNER -r $RANDFILE -l $dlvzone -g -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dcheck.c80 cleanup_tmpdir(const atf_fs_path_t *dir, const atf_fs_path_t *outfile, argument
84 atf_error_t err = atf_fs_unlink(outfile);
134 init_sbs(const atf_fs_path_t *outfile, atf_process_stream_t *outsb, argument
139 err = init_sb(outfile, outsb);
172 fork_and_wait(const char *const *argv, const atf_fs_path_t *outfile, argument
180 err = init_sbs(outfile, &outsb, errfile, &errsb);
/bind-9.6-ESV-R11/win32utils/
H A Dmakedefs.pl140 $outfile = "lib$_[0].def";
142 open (OUTDEFFILE, ">$outfile")
143 || die "Can't open output file $outfile: $!";
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dconfigure3344 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
3426 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".

Completed in 23 milliseconds