Searched refs:options (Results 1 – 19 of 19) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | ltoptions.m4 | 45 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME 58 # OPTION-LIST is a space-separated list of Libtool options associated 63 [# Set options 69 dnl Simply set some default values (i.e off) if boolean options were not 76 dnl If no reference was made to various pairs of opposing options, then 92 ## Macros to handle LT_INIT options. ## 163 # 'disable-shared' LT_INIT options. 217 # 'disable-static' LT_INIT options. 271 # and 'disable-fast-install' LT_INIT options. 327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT [all …]
|
| H A D | libtool.m4 | 192 # See if we are running on zsh, and set the options that allow our 1292 # options accordingly. 1308 # options accordingly. 1342 # options accordingly. 1375 # options accordingly. Note that the listed cases only cover the 1454 # options accordingly. 2103 [Does compiler simultaneously support -c and -o options?]) 4256 # Interix 3.x gcc -fpic/-fPIC options generate broken code. 4593 # Interix 3.x gcc -fpic/-fPIC options generate broken code. 5928 # The compiler driver will combine and reorder linker options, [all …]
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | ssi.txt | 69 The original SSI module from NCSA and Apache provided some more options
|
| H A D | webdav.txt | 57 To enable WebDAV for the /dav directory, you wrap your webdav options in
|
| H A D | performance.txt | 198 Disabling the TCP options reduces the overhead of each TCP packet and might 200 disabling these options most likely decreases performance for high-latency and lossy 228 options ACCEPT_FILTER_HTTP
|
| H A D | rewrite.txt | 43 The options ``url.rewrite`` and ``url.rewrite-final`` were mapped to ``url.rewrite-once``
|
| H A D | proxy.txt | 31 (mod_proxy) which provides 2 options in the config-file:
|
| H A D | plugins.txt | 124 pass a list of options to ``config_insert_values`` and check if
|
| H A D | configuration.txt | 69 Most options can be configured conditionally by using the following syntax
|
| H A D | fastcgi.txt | 73 (mod_fastcgi) which provides 2 options in the config-file:
|
| /mOS-networking-stack/scripts/ |
| H A D | configure | 1267 For better control, use the options below. 1302 --disable-option-checking ignore unrecognized --enable/--with options 4461 with options \\"\$ac_cs_config\\" 5016 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} 5618 with options \\"\$ac_cs_config\\" 6174 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} 6776 with options \\"\$ac_cs_config\\" 7333 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} 7935 with options \\"\$ac_cs_config\\" 9095 with options \\"\$ac_cs_config\\" [all …]
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | INSTALL | 97 Both PATH_OF_CONFIG_FILE and NO_OF_CORES options are required.
|
| H A D | NEWS | 31 * Detect multiple -f options: show error message instead of assert (fixes #2416) 184 …* Added some extra warning options in cmake and fix the resulting warnings (unused/static function… 257 …* Try to convert string options to shorts for numeric options in config file; allows to use env-va… 296 * Fix conditional interpretation of core options 732 * fixed conditional options in mod_dirlisting 811 * fixed crash in mod_auth if config-options are missing
|
| H A D | config.guess | 1081 if test -f /usr/options/cb.name; then 1082 UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
|
| H A D | SConstruct | 99 options = opts,
|
| H A D | configure.ac | 604 dnl check for extra compiler options (warning options)
|
| H A D | aclocal.m4 | 609 # icc doesn't choke on unknown options, it will just issue warnings 1094 # OPTIONS is a space-separated list of Automake options.
|
| H A D | configure | 1433 For better control, use the options below. 1478 --disable-option-checking ignore unrecognized --enable/--with options 17687 with options \\"\$ac_cs_config\\" 19383 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 19384 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | lemon.c | 1360 static struct s_options options[] = { local 1375 OptInit(argv,options,stderr);
|