Searched defs:create_path_helper (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/contrib/dlz/drivers/
H A Ddlz_filesystem_driver.c161 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 Ddlz_filesystem_dynamic.c156 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