Home
last modified time | relevance | path

Searched refs:in_cache (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/bind/dist/bin/tests/system/cacheclean/
H A Dtests.sh76 in_cache () { function
121 in_cache txt top1.flushtest.example || ret=1
123 in_cache txt top1.flushtest.example && ret=1
130 in_cache txt third2.second1.top1.flushtest.example || ret=1
132 in_cache txt third2.second1.top1.flushtest.example && ret=1
139 in_cache a third1.second1.top1.flushtest.example || ret=1
140 in_cache txt third1.second1.top1.flushtest.example || ret=1
142 in_cache a third1.second1.top1.flushtest.example && ret=1
143 in_cache txt third1.second1.top1.flushtest.example && ret=1
158 in_cache txt third1.second1.top1.flushtest.example || ret=1
[all …]