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

/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dfile.h247 isc_file_template(const char *path, const char *templet, char *buf,
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dfile.c166 return (isc_file_template(path, TEMPLATE, buf, buflen));
170 isc_file_template(const char *path, const char *templet, char *buf, function
/freebsd-11-stable/contrib/ntp/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

Completed in 70 milliseconds