Searched refs:expirenode (Results 1 - 6 of 6) sorted by relevance
/bind-9.11.3/bin/tests/system/dyndb/driver/ |
H A D | db.c | 253 expirenode(dns_db_t *db, dns_dbnode_t *node, isc_stdtime_t now) { function 599 expirenode,
|
/bind-9.11.3/lib/dns/include/dns/ |
H A D | db.h | 111 isc_result_t (*expirenode)(dns_db_t *db, dns_dbnode_t *node, member in struct:dns_dbmethods
|
/bind-9.11.3/lib/dns/ |
H A D | sdb.c | 1046 expirenode(dns_db_t *db, dns_dbnode_t *node, isc_stdtime_t now) { function 1265 expirenode,
|
H A D | db.c | 679 return ((db->methods->expirenode)(db, node, now));
|
H A D | sdlz.c | 770 expirenode(dns_db_t *db, dns_dbnode_t *node, isc_stdtime_t now) { function 1299 expirenode,
|
H A D | rbtdb.c | 202 #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 53 milliseconds