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

/bind-9.11.3/lib/isc/unix/
H A Dfile.c215 return (isc_file_template(path, TEMPLATE, buf, buflen));
219 isc_file_template(const char *path, const char *templet, char *buf, function
/bind-9.11.3/lib/isc/win32/
H A Dfile.c314 return (isc_file_template(path, TEMPLATE, buf, buflen));
318 isc_file_template(const char *path, const char *templet, char *buf, function

Completed in 257 milliseconds