Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/libntp/lib/isc/include/isc/
HDfile.h247 isc_file_template(const char *path, const char *templet, char *buf,
/freebsd-14-stable/contrib/ntp/libntp/lib/isc/unix/
HDfile.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