Searched refs:where (Results 1 – 16 of 16) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | configuration.txt | 84 where <field> is one of one of the following: 109 match on socket. Value must be on the format "ip:port" where ip is an IP 387 set the name of the .pid-file where the PID of the server should be placed.
|
| H A D | proxy.txt | 49 tell the module where to send Proxy requests to. Every
|
| H A D | accesslog.txt | 35 name of the file where the accesslog should be written too if syslog
|
| H A D | extforward.txt | 39 I've commented the code in some places, mostly where I wasn't sure
|
| H A D | fastcgi.txt | 88 tell the module where to send FastCGI requests to. Every 483 ## IP adresses where PHP should access server connections 581 include the host where you are connection from.
|
| H A D | magnet.txt | 52 the 2nd stage where the physical-path which relates to your request is known. At this level you 343 It will install lfs.so into /usr/lib/lua/5.1/ which is where lua expects the extensions on my syste…
|
| H A D | compress.txt | 71 name of the directory where compressed content will be cached
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | network.c | 40 ssl_info_callback(const SSL *ssl, int where, int ret) { in ssl_info_callback() argument 43 if (0 != (where & SSL_CB_HANDSHAKE_START)) { in ssl_info_callback() 46 } else if (0 != (where & SSL_CB_HANDSHAKE_DONE)) { in ssl_info_callback()
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | lt~obsolete.m4 | 17 # exported API, or moved to Autoconf or Automake where they belong.
|
| H A D | libtool.m4 | 1276 _LT_DECL([], [lt_sysroot], [0], [The root where to search for ]dnl 1277 [dependent libraries, and where our libraries should be installed.])]) 1376 # situations where additional linker options are needed (such as when 1377 # doing 32-bit compilation for a host where ld defaults to 64-bit, or 5422 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not 6416 # command for GNU C++ for the case where it uses the native 6912 # "CC -ar", where "CC" is the IRIX C++ compiler. This is 6957 # "CC -Bstatic", where "CC" is the KAI C++ compiler. 7065 # "CC -xar", where "CC" is the Sun C++ compiler. This is 7265 # "CC -xar", where "CC" is the Sun C++ compiler. This is [all …]
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | INSTALL | 83 Also, remember to locate the 'mos.conf' at the directory where the binary lies.
|
| H A D | depcomp | 44 DEPDIR directory where to store dependencies.
|
| H A D | config.h.in | 404 /* Define to the sub-directory where libtool stores uninstalled libraries. */ 410 /* Define to the address where bug reports for this package should be sent. */
|
| H A D | configure.ac | 330 …AC_MSG_ERROR([zlib-headers and/or libs where not found, install them or build with --without-zlib]) 349 …AC_MSG_ERROR([bzip2-headers and/or libs where not found, install them or build with --without-bzip… 380 …AC_MSG_ERROR([fam/gamin-headers and/or libs where not found, install them or build with --without-…
|
| H A D | aclocal.m4 | 78 dnl used since that's the first version where most current features of 184 # Put the nasty error message in config.log where it belongs 243 dnl Substitutes the variable pkgconfigdir as the location where a module 265 dnl Substitutes the variable noarch_pkgconfigdir as the location where a 928 # loop where config.status creates the headers, so we can generate 1321 # annoying in cross-compiling environments, where the build's strip
|
| H A D | NEWS | 204 * Change name/version separator back to "/" (affects every place where the version is printed) 318 * replaced buffer_{append,copy}_string with the _len variant where possible (#1732) (thx crypt)
|