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

/bind-9.11.3/lib/dns/include/dns/
H A Ddb.h111 isc_result_t (*expirenode)(dns_db_t *db, dns_dbnode_t *node, member in struct:dns_dbmethods
/bind-9.11.3/bin/tests/system/dyndb/driver/
H A Ddb.c253 expirenode(dns_db_t *db, dns_dbnode_t *node, isc_stdtime_t now) { function
599 expirenode,
/bind-9.11.3/lib/dns/
H A Dsdb.c1046 expirenode(dns_db_t *db, dns_dbnode_t *node, isc_stdtime_t now) { function
1265 expirenode,
H A Dsdlz.c770 expirenode(dns_db_t *db, dns_dbnode_t *node, isc_stdtime_t now) { function
1299 expirenode,
H A Drbtdb.c202 #define expirenode expirenode64 macro
5571 expirenode(dns_db_t *db, dns_dbnode_t *node, isc_stdtime_t now) { function
8351 expirenode,
8399 expirenode,
9689 expire_result = expirenode(iterator->db, *nodep, 0);
9692 * expirenode() currently always returns success.

Completed in 52 milliseconds