Searched refs:dlz_example_data (Results 1 - 2 of 2) sorted by relevance
/bind-9.11.3/contrib/dlz/example/ |
H A D | dlz_example.c | 55 struct dlz_example_data { struct 89 add_name(struct dlz_example_data *state, struct record *list, 141 del_name(struct dlz_example_data *state, struct record *list, 205 b9_add_helper(struct dlz_example_data *state, 225 struct dlz_example_data *state; 235 state = calloc(1, sizeof(struct dlz_example_data)); 303 struct dlz_example_data *state = (struct dlz_example_data *)dbdata; 321 struct dlz_example_data *state = (struct dlz_example_data *)dbdat [all...] |
/bind-9.11.3/bin/tests/system/dlzexternal/ |
H A D | driver.c | 58 struct dlz_example_data { struct 92 add_name(struct dlz_example_data *state, struct record *list, 144 del_name(struct dlz_example_data *state, struct record *list, 208 b9_add_helper(struct dlz_example_data *state, 228 struct dlz_example_data *state; 238 state = calloc(1, sizeof(struct dlz_example_data)); 306 struct dlz_example_data *state = (struct dlz_example_data *)dbdata; 324 struct dlz_example_data *state = (struct dlz_example_data *)dbdat [all...] |
Completed in 27 milliseconds