Searched refs:template (Results 1 – 8 of 8) sorted by relevance
280 buffer *template = buffer_init_string("/var/tmp/lighttpd-upload-XXXXXX"); in chunkqueue_get_append_tempfile() local295 buffer_copy_string_buffer(template, ds->value); in chunkqueue_get_append_tempfile()296 BUFFER_APPEND_SLASH(template); in chunkqueue_get_append_tempfile()297 buffer_append_string_len(template, CONST_STR_LEN("lighttpd-upload-XXXXXX")); in chunkqueue_get_append_tempfile()299 if (-1 != (c->file.fd = mkstemp(template->ptr))) { in chunkqueue_get_append_tempfile()306 if (-1 != (c->file.fd = mkstemp(template->ptr))) { in chunkqueue_get_append_tempfile()312 buffer_copy_string_buffer(c->file.name, template); in chunkqueue_get_append_tempfile()317 buffer_free(template); in chunkqueue_get_append_tempfile()
115 cat .standalone-template.conf > $CONF_FILE140 cat .end-template.conf > $CONF_FILE142 cat .standalone-template.conf > $CONF_FILE173 cat .end-template.conf > $CONF_FILE174 cat .end-template.conf > $CONF_MASTER_FILE175 cat .end-template.conf > $CONF_SLAVE_FILE177 cat .standalone-template.conf > $CONF_FILE
1 EXTRA_DIST=vhosts.template
281 EXTRA_DIST = vhosts.template
14 mod.template \
294 mod.template \
38 * the layout is taken from a template in templates/jk.tmpl
2095 # template instantiation