Home
last modified time | relevance | path

Searched refs:template (Results 1 – 8 of 8) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dchunk.c280 buffer *template = buffer_init_string("/var/tmp/lighttpd-upload-XXXXXX"); in chunkqueue_get_append_tempfile() local
295 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()
/mOS-networking-stack/
H A Dsetup.sh115 cat .standalone-template.conf > $CONF_FILE
140 cat .end-template.conf > $CONF_FILE
142 cat .standalone-template.conf > $CONF_FILE
173 cat .end-template.conf > $CONF_FILE
174 cat .end-template.conf > $CONF_MASTER_FILE
175 cat .end-template.conf > $CONF_SLAVE_FILE
177 cat .standalone-template.conf > $CONF_FILE
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/config/vhosts.d/
H A DMakefile.am1 EXTRA_DIST=vhosts.template
H A DMakefile.in281 EXTRA_DIST = vhosts.template
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/config/conf.d/
H A DMakefile.am14 mod.template \
H A DMakefile.in294 mod.template \
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dcml.txt38 * the layout is taken from a template in templates/jk.tmpl
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m42095 # template instantiation