Searched refs:removed (Results 1 - 6 of 6) sorted by relevance

/bind-9.6-ESV-R11/bin/tests/system/resolver/
H A Dsetup.sh22 cp ns6/to-be-removed.tld.db.in ns6/to-be-removed.tld.db
H A Dclean.sh28 rm -f ns6/to-be-removed.tld.db ns6/to-be-removed.tld.db.jnl
H A Dtests.sh200 $DIG -p 5300 @10.53.0.5 www.to-be-removed.tld A > dig.ns5.prime.${n}
209 $DIG -p 5300 @10.53.0.5 ns$i.to-be-removed.tld A > /dev/null
210 $DIG -p 5300 @10.53.0.5 www.to-be-removed.tld A > dig.ns5.out.${n}
215 zone to-be-removed.tld
216 update add to-be-removed.tld 100 NS ns${i}.to-be-removed.tld
217 update delete to-be-removed.tld NS ns${old}.to-be-removed.tld
/bind-9.6-ESV-R11/lib/dns/
H A Drdataslab.c130 * Use &removed as a sentinal pointer for duplicate
133 static unsigned char removed; local
173 INSIST(x[i].rdata.data != &removed);
206 x[i-1].rdata.data = &removed;
293 if (x[i].rdata.data == &removed)
/bind-9.6-ESV-R11/bin/named/
H A Dserver.c3019 * just removed from the configuration. To see the validity,
3233 removed(dns_zone_t *zone, void *uap) { function
3253 dns_zone_log(zone, ISC_LOG_INFO, "(%s) removed", type);
4101 removed, view);
/bind-9.6-ESV-R11/
H A Dltmain.sh2180 func_echo "Waiting for $lockfile to be removed"
3754 func_echo "Waiting for $lockfile to be removed"
4991 - Unescaped double quotes are removed from the input. Their only effect is
7201 # occurrences thereof are not removed. Compare this

Completed in 2739 milliseconds