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

  /src/external/mpl/dhcp/bind/dist/lib/dns/
db.c 484 dns_db_find(dns_db_t *db, const dns_name_t *name, dns_dbversion_t *version, function
  /src/external/mpl/bind/dist/lib/dns/include/dns/
db.h 252 * Options that can be specified for dns_db_find().
722 * to do that should use dns_db_find() instead.
746 #define dns_db_find(db, name, version, type, options, now, nodep, foundname, \ macro
1144 * 'node' should have been found with dns_db_find(), not

Completed in 30 milliseconds