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

/bind-9.11.3/bin/tests/system/dsdigest/
H A Dprereq.sh17 echo both > supported
/bind-9.11.3/bin/dnssec/
H A Ddnssec-dsfromkey.c356 isc_boolean_t both = ISC_TRUE; local
386 both = ISC_FALSE;
390 both = ISC_FALSE;
397 both = ISC_FALSE;
484 fatal("cannot use both -s and -f");
540 if (both) {
554 if (both) {
/bind-9.11.3/contrib/idn/idnkit-1.0-src/wsock/config/
H A Didnconf.tcl643 pack $top.f1.f -fill both -expand on -padx 4 -pady 4
725 pack $top.f1.f -padx 4 -pady 4 -fill both -expand on
813 pack $top.f1 -side top -fill both -expand on
832 pack $w.ld_v.e -side left -fill both -expand yes
979 rb1 0 {Wrap both WINSOCK 1.1 and WINSOCK 2.0} \
988 pack $w -side top -fill both -padx 20 -pady 10
996 pack $w -side top -fill both -padx 10 -pady 6
1107 pack .lst -in .left -padx 4 -pady 4 -fill both -expand on
1108 pack .btn -in .right -padx 6 -pady 4 -fill both -expand on
/bind-9.11.3/util/
H A Dcheck-sources.pl231 also recommend for removal, then removing both of them could
/bind-9.11.3/lib/dns/
H A Dupdate.c1100 * have both KSK and non-KSK keys that are not revoked per
1104 isc_boolean_t both = ISC_FALSE; local
1133 both = have_ksk && have_nonksk;
1134 if (both)
1139 if (both) {
H A Dzone.c671 * removing a NSEC3 chain then both NSEC3 and non-NSEC3 nodes will be
4595 * Master / Slave / Stub zones require both NS and SOA records at
6371 isc_boolean_t both = ISC_FALSE; local
6400 both = have_ksk && have_nonksk;
6401 if (both)
6405 if (both) {
8464 isc_boolean_t both = ISC_FALSE; local
8523 both = have_ksk && have_nonksk;
8524 if (both)
8528 if (both || REVOK
[all...]
/bind-9.11.3/bin/tests/system/checkconf/
H A Dtests.sh366 $CHECKCONF check-root-ksk-both.conf > checkconf.out$n 2>/dev/null || ret=1
/bind-9.11.3/unit/atf-src/
H A Dconfigure537 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
539 # In both cases, we have to default to `cp -pR'.
1471 both]
1472 --with-aix-soname=aix|svr4|both
3726 # If both `conftest.exe' and `conftest' are `present' (well, observable)
4094 # Make sure it works both with $CC and with simple cc.
4153 # both Tru64's cc and ICC support -MD to output dependencies as a
5617 # Let's accept both of them until this is cleared up.
7903 # Passes both tests.
7962 # Passes both test
[all...]
/bind-9.11.3/
H A Dconfigure542 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
544 # In both cases, we have to default to `cp -pR'.
1754 both]
3542 # If both `conftest.exe' and `conftest' are `present' (well, observable)
4999 # Let's accept both of them until this is cleared up.
7114 # Passes both tests.
7173 # Passes both tests.
8504 # that we're better off using the native interface for both.
13342 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
13343 $as_echo_n "checking whether time.h and sys/time.h may both b
[all...]

Completed in 92 milliseconds