Lines Matching defs:methods
128 allowzonexfr = dlzdb->implementation->methods->allowzonexfr;
207 result = ((impinfo->methods->create)(mctx, dlzname, argc, argv,
227 /* impinfo->methods->create failed. */
257 destroy = db->implementation->methods->destroy;
268 dns_dlzregister(const char *drivername, const dns_dlzmethods_t *methods,
284 REQUIRE(methods != NULL);
285 REQUIRE(methods->create != NULL);
286 REQUIRE(methods->destroy != NULL);
287 REQUIRE(methods->findzone != NULL);
329 dlz_imp->methods = methods;
512 if (impl->methods->configure == NULL)
517 result = impl->methods->configure(impl->driverarg, dlzdb->dbdata,
532 REQUIRE(dlzdatabase->implementation->methods != NULL);
535 if (impl->methods->ssumatch == NULL) {
542 r = impl->methods->ssumatch(signer, name, tcpaddr, type, key,