Searched refs:isc_file_template (Results 1 – 2 of 2) sorted by relevance
247 isc_file_template(const char *path, const char *templet, char *buf,
166 return (isc_file_template(path, TEMPLATE, buf, buflen)); in isc_file_mktemplate()170 isc_file_template(const char *path, const char *templet, char *buf, in isc_file_template() function