Lines Matching defs:zone
45 * is expected to contain a properly constructed zone. The program "zonetodb"
112 sqlitedb_lookup(const char *zone,
125 UNUSED(zone);
187 sqlitedb_allnodes(const char *zone,
197 UNUSED(zone);
218 sqlitedb_destroy(const char *zone, void *driverdata, void **dbdata)
222 UNUSED(zone);
253 sqlitedb_create(const char *zone,
260 UNUSED(zone);
284 sqlitedb_destroy(zone, driverdata, (void **)&dbi);
290 * Since the SQL database corresponds to a zone, the authority data should