Home
last modified time | relevance | path

Searched refs:isc_file_template (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dfile.h247 isc_file_template(const char *path, const char *templet, char *buf,
/freebsd/contrib/ntp/libntp/lib/isc/unix/
H A Dfile.c166 return (isc_file_template(path, TEMPLATE, buf, buflen)); in isc_file_mktemplate()
170 isc_file_template(const char *path, const char *templet, char *buf, in isc_file_template() function