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

/bind-9.11.3/lib/dns/
H A Ddbtable.c187 dns_db_t *stored_data = NULL; local
206 (void **) (void *)&stored_data);
209 INSIST(stored_data == db);
258 dns_db_t *stored_data = NULL; local
270 (void **) (void *)&stored_data);
273 dns_db_attach(stored_data, dbp);

Completed in 9 milliseconds