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

  /src/external/mpl/dhcp/bind/dist/lib/dns/
db.c 584 dns_db_detachnode(dns_db_t *db, dns_dbnode_t **nodep) { function
818 dns_db_detachnode(db, &node);
  /src/external/mpl/bind/dist/lib/dns/include/dns/
db.h 1115 #define dns_db_detachnode(db, nodep) \ macro
1139 * This is equivalent to calling dns_db_attachnode() then dns_db_detachnode().

Completed in 109 milliseconds