| ixfr.c | 2218 static void ixfr_temp_deldomain(struct domain_table* temptable, 2232 domain_table_delete(temptable, domain); 2240 domain_table_delete(temptable, p); 2246 static void clear_temp_table_of_rr(struct domain_table* temptable, 2271 ixfr_temp_deldomain(temptable, domain, 2287 ixfr_temp_deldomain(temptable, rr->owner, NULL); 2295 struct domain_table* temptable, struct zone* tempzone, 2336 clear_temp_table_of_rr(temptable, tempzone, rr); 2345 struct domain_table* temptable, struct zone* tempzone, 2375 clear_temp_table_of_rr(temptable, tempzone, rr) 2432 struct domain_table *temptable; member in struct:ixfr_data_state [all...] |