Searched defs:in_cache (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/tests/system/cacheclean/
H A Dtests.sh67 in_cache () { function
112 in_cache txt top1.flushtest.example || ret=1
114 in_cache txt top1.flushtest.example && ret=1
121 in_cache txt third2.second1.top1.flushtest.example || ret=1
123 in_cache txt third2.second1.top1.flushtest.example && ret=1
130 in_cache a third1.second1.top1.flushtest.example || ret=1
131 in_cache txt third1.second1.top1.flushtest.example || ret=1
133 in_cache a third1.second1.top1.flushtest.example && ret=1
134 in_cache txt third1.second1.top1.flushtest.example && ret=1
149 in_cache tx
[all...]

Completed in 16 milliseconds