Home
last modified time | relevance | path

Searched refs:script (Results 1 – 17 of 17) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_magnet_cache.c12 static script *script_init() { in script_init()
13 script *sc; in script_init()
22 static void script_free(script *sc) { in script_free()
59 script *sc = NULL; in script_cache_get_script()
H A Dmod_magnet_cache.h17 } script; typedef
20 script **ptr;
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dmagnet.txt31 For performance reasons mod_magnet caches the compiled script. For each script-run the script itsel…
51 It depends on the purpose of the script which stage you want to intercept. Usually you want to use
135 The lighty.content[] table is executed when the script is finished. The elements of the array are p…
350 ... or how to store data globally in the script-context:
352 Each script has its own script-context. When the script is started it only contains the lua-functio…
353 …al lighty.* name-space. If you want to save data between script runs, you can use the global-script
369 The global-context is per script. If you update the script without restarting the server, the conte…
H A Dfastcgi.txt344 webserver execute a small script which just contains ::
457 For convenience a wrapper script should be used which takes
458 care of all the necessary option. Such a script in included
461 The script has a set of config variables you should take
490 ## if this script is run as root switch to the following user
516 If you start the script as user root php processes will be
519 the user you started script as.
521 As the script might be started from a unknown stage or even
H A Dcml.txt94 Moving these decisions out of the PHP script into a server module will remove the need
258 What ever your script does, it has to return either CACHE_HIT or CACHE_MISS.
H A Dconfiguration.txt207 Or like the lighttpd script for rails does:
388 This option is used in combination with a start-script and the daemon mode
/mOS-networking-stack/
H A D.travis.yml43 script:
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dcompile248 right script to run: please start by reading the file 'INSTALL'.
H A Daclocal.m446 dnl configuration script generated by Autoconf, you may include it under
200 [The pkg-config script could not be found or is too old. Make sure it
379 # Microsoft lib, so override with the ar-lib wrapper script.
1069 AC_MSG_WARN(['missing' script is too old or missing])
1139 # Losing compiler, so override with the script.
H A DNEWS391 * fix sending source of cgi script instead of 500 error if fork fails (CVE-2008-1111)
1092 * improved configure script
1094 * added a rc-script for RedHat
1116 * a startup script has been added (LSB compliant)
H A Dconfig.guess1378 This script, last modified $timestamp, has failed to recognize
H A Dconfigure.ac2 dnl Process this file with autoconf to produce a configure script.
H A Dltmain.sh9829 func_verbose "creating GNU ld script: $output"
10557 $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result
H A Dconfigure1635 This configure script is free software; the Free Software Foundation
17690 This config.status script is free software; the Free Software Foundation
/mOS-networking-stack/scripts/
H A Daclocal.m450 # Losing compiler, so override with the script.
H A Dconfigure4464 This config.status script is free software; the Free Software Foundation
5621 This config.status script is free software; the Free Software Foundation
6779 This config.status script is free software; the Free Software Foundation
7938 This config.status script is free software; the Free Software Foundation
9098 This config.status script is free software; the Free Software Foundation
10259 This config.status script is free software; the Free Software Foundation
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m4128 # but that macro is also expanded into generated libtool script, which
250 # Use C for the default configuration in the libtool script
297 # So that we can recreate a full libtool script including additional
356 # CONFIGNAME is the name given to the value in the libtool script.
357 # VARNAME is the (base) name used in the configure script.
456 # Output comment and list of tags supported by the script
587 # reuse the environment learned by the parent script, and make the
591 # the child script. The macro ends with non-zero status if the
616 # This macro allows early generation of the libtool script (before
3828 # Keep in sync with func_dll_def_p in the libtool script
[all …]