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

/bind-9.6-ESV-R11/bin/named/
H A Dupdate.c680 * Set '*visible' to true if the RRset exists and is part of the
681 * visible zone. Otherwise '*visible' is set to false unless a
686 dns_rdatatype_t type, isc_boolean_t *visible)
697 *visible = ISC_TRUE;
709 *visible = ISC_FALSE;
2250 * If this RRset is still visible after the update,
685 rrset_visible(dns_db_t *db, dns_dbversion_t *ver, dns_name_t *name, dns_rdatatype_t type, isc_boolean_t *visible) argument

Completed in 31 milliseconds