HomeSort by: relevance | last modified time | path
    Searched defs:expirenode (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
db.h 109 isc_result_t (*expirenode)(dns_db_t *db, dns_dbnode_t *node, member in struct:dns_dbmethods
  /src/external/mpl/dhcp/bind/dist/lib/dns/
sdb.c 1072 expirenode(dns_db_t *db, dns_dbnode_t *node, isc_stdtime_t now) { function
1288 expirenode,
sdlz.c 741 expirenode(dns_db_t *db, dns_dbnode_t *node, isc_stdtime_t now) { function
1264 expirenode,
rbtdb.c 5647 expirenode(dns_db_t *db, dns_dbnode_t *node, isc_stdtime_t now) { function
8593 expirenode,
8645 expirenode,
9897 expire_result = expirenode(iterator->db, *nodep, 0);
9900 * expirenode() currently always returns success.

Completed in 34 milliseconds