Searched refs:TEMPLATE (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/libexec/rc/rc.d/
H A Dmotd20 TEMPLATE="/etc/motd.template"
30 if [ ! -f "${TEMPLATE}" ]; then
34 sed '1{/^FreeBSD.*/{d;};};' "${COMPAT_MOTD}" > "${TEMPLATE}"
35 chmod $PERMS "${TEMPLATE}"
39 install -c -o root -g wheel -m ${PERMS} /dev/null "${TEMPLATE}"
49 cat "${TEMPLATE}" >> ${T}
/freebsd-13-stable/lib/libifconfig/
H A Dlibifconfig_sfp_tables_internal.tpl.h28 {# THIS IS A TEMPLATE PROCESSED BY lib/libifconfig/sfp.lua #}
H A Dlibifconfig_sfp_tables.tpl.h28 {# THIS IS A TEMPLATE PROCESSED BY lib/libifconfig/sfp.lua #}
H A Dlibifconfig_sfp_tables.tpl.c28 {# THIS IS A TEMPLATE PROCESSED BY lib/libifconfig/sfp.lua #}
/freebsd-13-stable/contrib/ntp/lib/isc/win32/
H A Dfile.c254 #undef TEMPLATE macro
255 #define TEMPLATE "XXXXXXXXXX.tmp" /* 14 characters. */ macro
259 return (isc_file_template(path, TEMPLATE, buf, buflen));
/freebsd-13-stable/contrib/ntp/lib/isc/unix/
H A Dfile.c161 #undef TEMPLATE macro
162 #define TEMPLATE "tmp-XXXXXXXXXX" /*%< 14 characters. */ macro
166 return (isc_file_template(path, TEMPLATE, buf, buflen));
/freebsd-13-stable/contrib/elftoolchain/ar/
H A Dacpyacc.y50 #define TEMPLATE "arscp.XXXXXXXX"
286 tmpac = strdup(TEMPLATE);
/freebsd-13-stable/usr.bin/ar/
H A Dacpyacc.y50 #define TEMPLATE "arscp.XXXXXXXX"
284 tmpac = strdup(TEMPLATE);
/freebsd-13-stable/contrib/tcpdump/
H A Dconfigure8840 --file=FILE[:TEMPLATE]
8842 --header=FILE[:TEMPLATE]
/freebsd-13-stable/contrib/sqlite3/tea/
H A Dconfigure9417 --file=FILE[:TEMPLATE]

Completed in 210 milliseconds