Searched refs:getnodedata (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dsdlz.c182 static isc_result_t getnodedata(dns_db_t *db, dns_name_t *name,
535 getnodedata(dns_db_t *db, dns_name_t *name, isc_boolean_t create, function
698 return (getnodedata(db, name, create, 0, methods, clientinfo, nodep));
705 return (getnodedata(db, name, create, 0, NULL, NULL, nodep));
936 result = getnodedata(db, xname, ISC_FALSE, options,
1275 result = getnodedata(db, &sdlz->common.origin, ISC_FALSE,

Completed in 32 milliseconds