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

/bind-9.6-ESV-R11/lib/dns/
H A Ddbtable.c195 dns_db_t *stored_data = NULL; local
214 (void **) (void *)&stored_data);
217 INSIST(stored_data == db);
266 dns_db_t *stored_data = NULL; local
278 (void **) (void *)&stored_data);
281 dns_db_attach(stored_data, dbp);

Completed in 7 milliseconds