Searched refs:supported (Results 1 - 13 of 13) sorted by relevance

/bind-9.11.3/bin/tests/system/pkcs11/
H A Dprereq.sh23 rm -f supported
24 touch supported
26 echo rsa >> supported
29 echo ecc >> supported
32 echo ecx >> supported
H A Dclean.sh12 rm -f supported
H A Dtests.sh20 have_rsa=`grep rsa supported`
24 have_ecc=`grep ecc supported`
28 have_ecx=`grep ecc supported`
H A Dsetup.sh19 have_rsa=`grep rsa supported`
44 have_ecc=`grep ecc supported`
69 have_ecx=`grep ecx supported`
/bind-9.11.3/bin/tests/system/dsdigest/
H A Dprereq.sh17 echo both > supported
22 echo gost > supported
24 echo ecdsa > supported
H A Dclean.sh9 rm -f supported
/bind-9.11.3/bin/tests/system/pkcs11ssl/
H A Dclean.sh12 rm -f supported
/bind-9.11.3/bin/tests/system/dsdigest/ns2/
H A Dsign.sh37 supported=`cat ../supported`
38 case "$supported" in
/bind-9.11.3/doc/misc/
H A Dformat-options.pl13 This is a summary of the named.conf options supported by
H A Ddocbook-options.pl93 comment styles are supported:
/bind-9.11.3/bin/tests/
H A Dnamed.conf70 // because previous releases supported
394 key sample_key { // for TSIG; supported by parser
417 keys { "sample_key" }; // for TSIG; supported by the parser
421 # support-ixfr yes; // for IXFR supported by server
/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh1988 echo "*** Warning: inter-library dependencies are not supported in this platform."
1990 echo "*** Warning: inter-library dependencies are not known to be supported."
2731 # Fast installation is not supported
/bind-9.11.3/
H A Dconfigure4544 # all of the supported platforms: 8192 (on NT/2K/XP).
4939 # 'none' -- dependencies not supported.
8023 # old Intel for x86_64 which still supported -KPIC.
8533 # are reset later if shared libraries are not supported. Putting them
8589 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8653 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
8743 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8771 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8790 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8816 # Neither direct hardcoding nor static linking is supported wit
[all...]

Completed in 36 milliseconds