Searched refs:isc_file_template (Results 1 - 4 of 4) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dfile.h246 isc_file_template(const char *path, const char *templet, char *buf,
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dfile.c160 return (isc_file_template(path, TEMPLATE, buf, buflen));
164 isc_file_template(const char *path, const char *templet, char *buf, function
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dfile.c260 return (isc_file_template(path, TEMPLATE, buf, buflen));
264 isc_file_template(const char *path, const char *templet, char *buf, function
/bind-9.6-ESV-R11/lib/dns/
H A Dzone.c11331 result = isc_file_template(path, templat, buf, buflen);

Completed in 39 milliseconds