Searched refs:isc_file_mktemplate (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dfile.h69 isc_file_mktemplate(const char *path, char *buf, size_t buflen);
123 *\li isc_file_mktemplate is a good, portable way to get a template.
/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dfile.h73 isc_file_mktemplate(const char *path, char *buf, size_t buflen);
134 *\li isc_file_mktemplate is a good, portable way to get a template.
/freebsd-9.3-release/contrib/bind9/lib/isc/unix/
H A Dfile.c201 isc_file_mktemplate(const char *path, char *buf, size_t buflen) { function
/freebsd-9.3-release/contrib/ntp/lib/isc/unix/
H A Dfile.c165 isc_file_mktemplate(const char *path, char *buf, size_t buflen) { function
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dfile.c258 isc_file_mktemplate(const char *path, char *buf, size_t buflen) { function
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dmasterdump.c1657 result = isc_file_mktemplate(file, tempname, tempnamelen);
H A Dview.c305 result = isc_file_mktemplate(keyfile, template,
/freebsd-9.3-release/contrib/bind9/bin/dnssec/
H A Ddnssec-signzone.c3619 result = isc_file_mktemplate(output, tempfile, tempfilelen);
3620 check_result(result, "isc_file_mktemplate");

Completed in 85 milliseconds