Searched refs:try (Results 1 - 15 of 15) sorted by relevance

/bind-9.11.3/bin/tests/system/dialup/
H A Dtests.sh25 try=0
26 while test $try -lt 120
31 try=`expr $try + 1`
38 echo "I:try $try"
44 try=0
45 while test $try -lt 120
50 try=`expr $try
[all...]
/bind-9.11.3/bin/tests/system/fetchlimit/
H A Dtests.sh41 for try in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20; do
42 burst a $try
64 for try in 1 2 3 4 5; do
79 for try in 1 2 3 4 5; do
80 burst b $try
94 for try in 1 2 3 4 5 6 7 8 9 10; do
95 burst c $try
122 for try in 1 2 3 4 5; do
123 burst b $try 300
124 $DIGCMD a ${try}
[all...]
/bind-9.11.3/bin/tests/system/catz/
H A Dtests.sh57 try=0
58 while test $try -lt 45
65 try=`expr $try + 1`
69 try=0
70 while test $try -lt 45
77 try=`expr $try + 1`
85 for try in 0 1 2 3 4 5 6 7 8 9; do
116 try
[all...]
/bind-9.11.3/bin/tests/system/database/
H A Dtests.sh37 try=0
38 while test $try -lt 6
44 try=`expr $try + 1`
/bind-9.11.3/contrib/scripts/
H A Dzone-edit.sh.in29 try=`echo -n ""`
30 if test "X$try" = "X-n "
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/contrib/queryparse/
H A Dqueryparse57 try:
84 try:
/bind-9.11.3/bin/tests/system/notify/
H A Dtests.sh71 try=0
72 while test $try -lt 45
76 try=`expr $try + 1`
120 try=0
121 while test $try -lt 45
125 try=`expr $try + 1`
/bind-9.11.3/bin/tests/system/inline/ns3/
H A Dnamed.conf27 try-tcp-refresh no;
/bind-9.11.3/bin/tests/system/rndc/
H A Dtests.sh573 try=0
574 while test $try -lt 100
581 try=`expr $try + 1`
/bind-9.11.3/bin/tests/
H A Dnamed.conf485 * // i.e. don't try this at home.
/bind-9.11.3/bin/tests/system/autosign/
H A Dtests.sh199 # try to convert nsec.example; this should fail due to non-NSEC key
935 try=0
936 while [ $oldserial -eq $newserial -a $try -lt 42 ]
941 try=`expr $try + 1`
/bind-9.11.3/bin/tests/system/addzone/
H A Dtests.sh439 for try in 0 1 2 3 4 5; do
/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh1890 # Error occured in the first compile. Let's try to salvage the situation:
3963 try to export only the symbols listed in SYMFILE
3965 try to export only the symbols matching REGEX
/bind-9.11.3/unit/atf-src/
H A Dconfigure502 # already done that, so ensure we don't try to do so again and fall
505 # Don't try to exec as it changes $[0], causing all sort of problems
1470 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
2752 # arguments. Must try -L first in case configure is actually a
3238 # First try GNU make style include.
3248 # Now try BSD make style include.
4978 continue # so that we can try to find one that supports BSD flags
6531 # Now try to grab the symbols.
6596 # Now try linking the two files.
11861 # Don't try t
[all...]
/bind-9.11.3/
H A Dconfigure507 # already done that, so ensure we don't try to do so again and fall
510 # Don't try to exec as it changes $[0], causing all sort of problems
1753 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
4336 continue # so that we can try to find one that supports BSD flags
5924 # Now try to grab the symbols.
5989 # Now try linking the two files.
11897 testargparse='try: import argparse
11900 testply='try: from ply import *
13542 # so we need to try running the code, not just test its existence.
14186 # first try usin
[all...]

Completed in 85 milliseconds