Searched refs:teststring (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/unit/atf-src/
H A Dconfigure5161 teststring=ABCD
5181 # about 5 minutes as the teststring grows exponentially.
5256 # Make teststring a little bigger before we do anything with it.
5259 teststring=$teststring$teststring
5265 while { test X`env echo "$teststring$teststring" 2>/dev/null` \
5266 = "X$teststring$teststring"; } >/de
[all...]
/bind-9.11.3/
H A Dconfigure4519 teststring="ABCD"
4539 # about 5 minutes as the teststring grows exponentially.
4613 # Make teststring a little bigger before we do anything with it.
4616 teststring=$teststring$teststring
4622 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
4623 = "X$teststring$teststring"; } >/de
[all...]

Completed in 25 milliseconds