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

/macosx-10.10/bind9-45.101/bind9/lib/isc/include/isc/
H A Dfile.h247 isc_file_template(const char *path, const char *templet, char *buf,
/macosx-10.10/ntp-92/lib/isc/include/isc/
H A Dfile.h222 isc_file_template(const char *path, const char *templet, char *buf,
/macosx-10.10/ntp-92/lib/isc/unix/
H A Dfile.c164 return (isc_file_template(path, TEMPLATE, buf, buflen));
168 isc_file_template(const char *path, const char *templet, char *buf, function
/macosx-10.10/ntp-92/lib/isc/win32/
H A Dfile.c257 return (isc_file_template(path, TEMPLATE, buf, buflen));
261 isc_file_template(const char *path, const char *templet, char *buf, function
/macosx-10.10/bind9-45.101/bind9/lib/isc/unix/
H A Dfile.c165 return (isc_file_template(path, TEMPLATE, buf, buflen));
169 isc_file_template(const char *path, const char *templet, char *buf, function
/macosx-10.10/bind9-45.101/bind9/lib/isc/win32/
H A Dfile.c259 return (isc_file_template(path, TEMPLATE, buf, buflen));
263 isc_file_template(const char *path, const char *templet, char *buf, function
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Dzone.c13190 result = isc_file_template(path, templat, buf, buflen);

Completed in 124 milliseconds