Searched refs:dns_db_expirenode (Results 1 – 6 of 6) sorted by relevance
1064 dns_db_expirenode(dns_db_t *db, dns_dbnode_t *node, isc_stdtime_t now);
615 dns_db_expirenode(dns_db_t *db, dns_dbnode_t *node, isc_stdtime_t now) { dns_db_expirenode() function
622 dns_db_expirenode(dns_db_t *db, dns_dbnode_t *node, isc_stdtime_t now) { in dns_db_expirenode() function
874 result = dns_db_expirenode(cache->db, node, now); in dns_cache_clean()