Searched defs:create_path_helper (Results 1 - 2 of 2) sorted by relevance
/bind-9.11.3/contrib/dlz/drivers/ |
H A D | dlz_filesystem_driver.c | 161 create_path_helper(char *out, const char *in, config_data_t *cd) { function 299 result = create_path_helper(tmpPath, zone, cd); 336 if ((result = create_path_helper(tmpPath, host,
|
/bind-9.11.3/contrib/dlz/modules/filesystem/ |
H A D | dlz_filesystem_dynamic.c | 156 create_path_helper(char *out, const char *in, config_data_t *cd) { function 280 result = create_path_helper(tmpPath, zone, cd); 316 result = create_path_helper(tmpPath, host, cd);
|
Completed in 14 milliseconds