| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | Makefile.am | 91 liblightcomp_la_LDFLAGS = -avoid-version -no-undefined 112 mod_webdav_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined 118 mod_magnet_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined 124 mod_cml_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined 140 mod_cgi_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined 145 mod_scgi_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined 170 mod_alias_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined 190 mod_proxy_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined 195 mod_ssi_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined 245 mod_auth_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined [all …]
|
| H A D | stat_cache.c | 76 int version; member 271 fam_dir->version++; in stat_cache_handle_fdevent() 468 if (fam_dir->version == sce->dir_version) { in stat_cache_get_entry() 637 fam_dir->version = 1; in stat_cache_get_entry() 670 sce->dir_version = fam_dir->version; in stat_cache_get_entry()
|
| H A D | Makefile.in | 565 *) (install-info --version) >/dev/null 2>&1;; \ 789 @NO_RDYNAMIC_TRUE@liblightcomp_la_LDFLAGS = -avoid-version -no-undefined 801 mod_webdav_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined 809 mod_cml_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined 819 mod_cgi_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined 822 mod_scgi_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined 837 mod_alias_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined 849 mod_proxy_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined 852 mod_ssi_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined 879 mod_auth_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined [all …]
|
| H A D | fastcgi.h | 24 unsigned char version; member
|
| H A D | mod_mysql_vhost.c | 442 p->version = LIGHTTPD_VERSION_ID; 458 p->version = LIGHTTPD_VERSION_ID;
|
| H A D | plugin.h | 30 size_t version; member
|
| H A D | mod_access.c | 180 p->version = LIGHTTPD_VERSION_ID; in mod_access_plugin_init()
|
| H A D | mod_skeleton.c | 197 p->version = LIGHTTPD_VERSION_ID; in mod_skeleton_plugin_init()
|
| H A D | mod_evasive.c | 200 p->version = LIGHTTPD_VERSION_ID; in mod_evasive_plugin_init()
|
| H A D | mod_indexfile.c | 210 p->version = LIGHTTPD_VERSION_ID; in mod_indexfile_plugin_init()
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | INSTALL | 8 Each version of lighttpd should be configured differently and then compiled. 11 Original version 39 mOS version 100 Multi-threaded version (on Linux) 121 Multi-threaded REUSEPORT version (on Linux) 124 First, check whether your kernel version is higher than 3.9. This SO_REUSEPORT
|
| H A D | missing | 67 -v|--v|--ve|--ver|--vers|--versi|--versio|--version) 89 case $2 in --version|--help) exit $st;; esac
|
| H A D | SConstruct | 8 version = '1.4.32' 109 env['version'] = version 266 versions = string.split(version, '.') 271 '-DPACKAGE_VERSION=\\"' + version + '\\"',
|
| H A D | aclocal.m4 | 31 dnl the Free Software Foundation; either version 2 of the License, or 32 dnl (at your option) any later version. 54 dnl Verify that the version of the pkg-config macros are at least 56 dnl installed version of pkg-config, this checks the developer's version 94 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then 145 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 313 dnl require some minimum version. Point them to the right macro. 320 # aclocal traces this macro to find the Autoconf version. 792 if (cygpath --version) >/dev/null 2>/dev/null; then 1433 AM_RUN_LOG([$_am_tar --version]) && break [all …]
|
| H A D | config.sub | 68 version="\ 84 --version | -v ) 85 echo "$version" ; exit ;;
|
| H A D | ar-lib | 105 Usage: $me [--help] [--version] PROGRAM ACTION ARCHIVE [MEMBER...]
|
| H A D | config.guess | 49 version="\ 66 --version | -v ) 67 echo "$version" ; exit ;; 1380 download the most up to date version of the config scripts from 1386 If the version you run ($0) is already up to date, please
|
| H A D | compile | 241 Usage: compile [--help] [--version] PROGRAM [ARGS]
|
| H A D | config.h.in | 397 /* lighttpd-version-id */ 416 /* Define to the full name and version of this package. */ 425 /* Define to the version of this package. */
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | ltversion.m4 | 1 # ltversion.m4 -- version numbers -*- Autoconf -*-
|
| /mOS-networking-stack/core/src/ |
| H A D | ip_out.c | 158 iph->version = 4; in IPOutputStandalone() 220 iph->version = 4; in IPOutput()
|
| H A D | ip_in.c | 47 if (iph->version != IPVERSION ) { in ProcessInIPv4Packet()
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | features.txt | 29 > considering installing and testing the latest version. From a 61 access logging, plus a binary version of CLF that save space.
|
| H A D | status.txt | 64 status-url you can get a text version which is simpler to parse. ::
|
| /mOS-networking-stack/scripts/ |
| H A D | configure.ac | 1 AC_INIT([mos_release], version-0.3, [[email protected]])
|