Searched refs:tmp_host (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/contrib/dlz/drivers/ | ||
H A D | dlz_bdb_driver.c | 462 char *tmp_zone, *tmp_host = NULL; local 493 key.data = tmp_host = strdup(name); 543 if (tmp_host != NULL) 544 free(tmp_host); |
Completed in 258 milliseconds